Alexander Alekhin
3503a36e5e
Merge pull request #18444 from aitikgupta:check-minimum-points
4 years ago
Alexander Alekhin
2ea7269450
Merge pull request #18431 from zhuqiang00099:fix-darknet_relu
4 years ago
zhuqiang00099
a968eadbf1
fix darknet-relu bug in darknet_io.cpp
4 years ago
Alexander Alekhin
969b55036f
Merge pull request #18438 from alalek:dnn_onnx_importer_error_reporting
4 years ago
Aitik Gupta
cbf978d1f7
added minPoints Homography test
4 years ago
Aitik Gupta
94e0ac7d9f
need atleast 4 corresponding points to calculate homography
4 years ago
Alexander Alekhin
08b36e4f48
Merge pull request #18449 from alalek:ios_dont_disable_world_automatically
4 years ago
Alexander Alekhin
d62d880316
Merge pull request #18447 from alalek:fix_17953
4 years ago
Alexander Alekhin
361b5e0ebf
Merge pull request #18430 from alalek:ippicv_tpp
4 years ago
Alexander Alekhin
c16e2e6234
ios: don't force BUILD_opencv_world=OFF in case of excluded modules
4 years ago
Alexander Alekhin
c08f29c803
dnn(opencl): fix convolution kernel w/o bias with activation
4 years ago
Alexander Alekhin
ecb6d03ccd
Merge pull request #18445 from alalek:fix_test_python_ml
4 years ago
Alexander Alekhin
e59793cc75
dnn: improve debugging of ONNX parsing errors
4 years ago
Alexander Alekhin
236ad4aeda
Merge pull request #18441 from alalek:core_check_force_string_literals
4 years ago
Alexander Alekhin
97bb91d5fa
ml: fix python test
4 years ago
Alexander Alekhin
233030e417
core: force check for string literals are used in the message
4 years ago
Alexander Alekhin
6256e425f3
Merge pull request #18434 from tomoaki0705:loosenDNNEps
4 years ago
Tomoaki Teshima
48368dc9a1
loosen threshold for Mali
4 years ago
Alexander Alekhin
691c655630
ippicv: install third-party-programs.txt file
4 years ago
Alexander Alekhin
b88ad7f2d9
Merge pull request #18427 from tomoaki0705:improveFlipTest
4 years ago
Alexander Alekhin
b300b6b3bd
Merge pull request #18424 from tomoaki0705:addRTX3080s
4 years ago
Tomoaki Teshima
234117800f
brush up by following the comments
4 years ago
Tomoaki Teshima
ac58b2f857
compute capability 8.6
...
- CC for RTX3090, RTX3080 and RTX3070
4 years ago
Alexander Alekhin
220b37144b
Merge pull request #18395 from tomoaki0705:fixNativePow
4 years ago
Tomoaki Teshima
74c8ccb45b
fix build error of kernel on Mali
4 years ago
Alexander Alekhin
9cfe981e1f
Merge pull request #18378 from nathanrgodwin:ippe_fix
4 years ago
Nathan Godwin
2f9072efdc
Fixed assertions on ippe solver
4 years ago
Alexander Alekhin
5e90802b1a
Merge pull request #18363 from alalek:issue_18349
4 years ago
Alexander Alekhin
45fee13f3d
Merge pull request #18362 from alalek:ocl_async_kernel_reschedule_bug
4 years ago
Alexander Alekhin
261ad78122
core: emit more clear messages in OutputArray::create()
4 years ago
Alexander Alekhin
4fa82809df
ocl: avoid rescheduling of async kernels
4 years ago
Alexander Alekhin
3e3787ecb6
Merge pull request #18360 from tomoaki0705:fixClampFailure
4 years ago
Alexander Alekhin
a723aaedd8
Merge pull request #18354 from takehirokj:fix_typo_in_doc
4 years ago
Liubov Batanina
ebb528976f
Merge pull request #18353 from l-bat:issue_18350
...
* Fixed bug in ONNX Mul op
* Replaced node
4 years ago
Tomoaki Teshima
f77c2d700f
add explicit cast for half
4 years ago
Takehiro Kajihara
8c44b8306b
Fix typo in videoio doc
4 years ago
Alexander Alekhin
e668cff573
Merge pull request #18348 from tomoaki0705:fixNppFlipInplace
4 years ago
Sergei Slashchinin
fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253
...
Fix loading of ONNX models with Resize operation with Opset 11 for newer versions of Pytorch
* Add reproducer for Resize operation from newer versions of Pytorch
* Fix loading of scales parameter for Resize layer
* Change check type for better diagnostic messages
4 years ago
Maksim Shabunin
540982cc9d
Merge pull request #18331 from or-toledano:3.4
4 years ago
Tomoaki Teshima
a61546680b
use only even number for inplace flip
4 years ago
Alexander Alekhin
8cb7eae5c9
Merge pull request #18294 from mshabunin:install-bin-samples
4 years ago
Alexander Alekhin
18440c1faf
Merge pull request #18314 from gilsho:components
4 years ago
Alexander Alekhin
9f69ca503a
Merge pull request #18325 from alalek:issue_18166
4 years ago
or-toledano
49ba744130
Fix np row,column to cv y,x
...
This explanation was created to avoid confusion, but it seems like the author was confused :D
4 years ago
Alexander Alekhin
4b24ddd70d
Merge pull request #18317 from sl-sergei:restored_pr_17629
4 years ago
Gil Shotan
1612db5f91
Fix signed integer overflow in connected components
4 years ago
Alexander Alekhin
7dfe68cac6
imgcodecs: lazy on-demand codecs initialization
4 years ago
Alexander Alekhin
83807811cd
Merge pull request #18299 from l-bat:onnx_reduce_max
4 years ago
Shubham Singh
23e71d1aa2
fixes #17187 probably
...
Added Eltwise Layer Support
4 years ago
Liubov Batanina
b542a1804c
Support global reduce ops
4 years ago