hannesa2
43a91f82fe
Merge pull request #16222 from hannesa2:AndroidMoveVersionInfo
...
Android move version info to Gradle style
* move version info to Gradle style
* Use VERSION_NAME in loader
* apply review suggestion
5 years ago
Andrew Bruce
ccfca869e5
Merge pull request #16275 from andybrucenet:fix_vector_insert
...
* Ticket 16274: Fix compile error on std::vector.insert
* See https://github.com/opencv/opencv/issues/16274
5 years ago
Alexander Alekhin
f6ec467f19
copyright: 2020
5 years ago
Alexander Alekhin
039f5ca42e
copyright: 2020
5 years ago
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
Liubov Batanina
752653c70b
Update global pooling
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
Liubov Batanina
cf477f7e9f
Fix global axis
5 years ago
Liubov Batanina
543e0302d3
Support global pooling by axis
5 years ago
Liubov Batanina
ffa72fc979
Refactoring
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
Liubov Batanina
6e33769e56
Add human parsing demo
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