Alexander Alekhin
1996ae4a42
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
bb93066558
Merge pull request #16249 from alalek:check_size
5 years ago
Dmitry Kurtaev
f954f0830c
Sort text TensorFlow graphs
5 years ago
Alexander Alekhin
dec25e8531
Merge pull request #16264 from YashasSamaga:cuda4dnn-msvc-v140-workaround
5 years ago
Alexander Alekhin
7b28d5b409
Merge pull request #16263 from dkurt:dnn_tf_addv2
5 years ago
Alexander Alekhin
1df148aae9
Merge pull request #16258 from jed-frey:patch/python38-clock
5 years ago
YashasSamaga
48eecafc89
simplify code to help MSVC 19.10 and lower
5 years ago
Dmitry Kurtaev
76cfa65d55
AddV2 from TensorFlow
5 years ago
Jed
ef290366b0
Removed deprecated 'clock' import.
5 years ago
Alexander Alekhin
b4759d7272
Merge pull request #16251 from pwuertz:rtrees_set_rng
5 years ago
Peter Würtz
8aebef2459
Use global RNG for training RTrees.
5 years ago
Alexander Alekhin
7b12cbd7dc
Merge pull request #16254 from YashasSamaga:cuda4dnn-cudnn-optm-conv_bias_relu
5 years ago
YashasSamaga
01f97f150c
perfor fp conversions on GPU
5 years ago
YashasSamaga
17a35587e1
use optimized cuDNN path for conv + bias + relu
5 years ago
Alexander Alekhin
d76f24567b
Merge pull request #16250 from alalek:remove_moved_code
5 years ago
Alexander Alekhin
03a602b6ef
remove moved code
5 years ago
Alexander Alekhin
523f081923
core(check): add Size_<int>
5 years ago
Alexander Alekhin
9572895da0
Merge pull request #16237 from alalek:eliminate_build_warnings
5 years ago
Alexander Alekhin
515ec6b98a
Merge pull request #16247 from alalek:backport_16241
5 years ago
Alexander Alekhin
9ec3d76b21
Merge pull request #16241 from bwignall:typo
5 years ago
Alexander Alekhin
c4c94f891e
Merge pull request #16229 from hannesa2:RemoveAndroidEclipse
5 years ago
Alexander Alekhin
d16cf68a3b
Merge pull request #16242 from catree:add_Rodrigues_input_shape_check
5 years ago
Alexander Alekhin
4ebd91e637
Merge pull request #16226 from YashasSamaga:cuda4dnn-permute-optm
5 years ago
Brian Wignall
f9c514b391
Fix spelling typos
...
backport commit 659ffaddb4
5 years ago
Alexander Alekhin
ccb7253818
Merge pull request #16243 from collinbrake:grammar_fixes_9
5 years ago
catree
badd0d1ff4
Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553
5 years ago
Collin Brake
8b55f476be
grammar and readability improvements
5 years ago
Brian Wignall
659ffaddb4
Fix spelling typos
5 years ago
Alexander Alekhin
07729e396d
imgproc(resize): avoid unnecessary type conversions
5 years ago
Alexander Alekhin
d064079a4e
build: eliminate build warnings
5 years ago
Hannes Achleitner
2da7360b63
Remove Android Eclipse relicts
5 years ago
YashasSamaga
16bc505d26
improve reduction logic and add fast transpose kernel
5 years ago
Alexander Alekhin
89d3f95a8e
Merge tag '4.2.0'
5 years ago
Alexander Alekhin
bda89a6469
release: OpenCV 4.2.0
5 years ago
shimat
ee4feb4b09
Merge pull request #16208 from shimat:fix_compare_16f
...
* add cv::compare test when Mat type == CV_16F
* add assertion in cv::compare when src.depth() == CV_16F
* cv::compare assertion minor fix
* core: add more checks
5 years ago
Yashas Samaga B L
1fac1421e5
Merge pull request #16010 from YashasSamaga:cuda4dnn-fp16-tests
...
* enable tests for DNN_TARGET_CUDA_FP16
* disable deconvolution tests
* disable shortcut tests
* fix typos and some minor changes
* dnn(test): skip CUDA FP16 test too (run_pool_max)
5 years ago
Alexander Alekhin
4de1efd3c8
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
5e2bcc9149
Merge tag '3.4.9'
5 years ago
Alexander Alekhin
545f8a8c93
Merge pull request #16205 from alalek:fix_dnn_test_data
5 years ago
Alexander Alekhin
97b6068c46
dnn(test): don't require downloaded data
5 years ago
Alexander Alekhin
64e6cf9fe5
release: OpenCV 3.4.9
5 years ago
Sajarin
ed788229ed
Merge pull request #16165 from sajarindider:macOS_install
...
* doc: added macOS installation guide
* doc: added clarification and corrections
* docs: introduction entry, lowercase file names and ids
5 years ago
Alexander Alekhin
71ef76ecad
Merge pull request #16201 from mshabunin:fix-dup-test
5 years ago
Alexander Alekhin
4c86fc13cb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Maksim Shabunin
b379969c63
Test: avoid duplicated test cases
5 years ago
Alexander Alekhin
9564aa1fdb
Merge pull request #16195 from alalek:tbb_version_2020
5 years ago
Alexander Alekhin
24b05cb308
Merge pull request #16196 from alalek:issue_13574
5 years ago
Alexander Alekhin
dff8e29f98
Merge pull request #16139 from alalek:core_flip_avoid_unaligned
5 years ago
Alexander Alekhin
4733a19bab
Merge pull request #16194 from alalek:fix_16192
...
* imgproc(test): resize(LANCZOS4) reproducer 16192
* imgproc: fix resize LANCZOS4 coefficients generation
5 years ago
jeffeDurand
5bf7345743
Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296
...
* cuda_mog2_issue_5296
5 years ago