1612 Commits (684ba6fe1499d11a546fc2294a566af044286666)

Author SHA1 Message Date
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 4 years ago
Tomoaki Teshima f77c2d700f add explicit cast for half 4 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 4 years ago
Shubham Singh 23e71d1aa2 fixes #17187 probably 4 years ago
Liubov Batanina b542a1804c Support global reduce ops 4 years ago
Alexander Alekhin a12ceb04bb pre: OpenCV 4.5.0 (version++) 4 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 4 years ago
Alexander Alekhin 7e019af50d checks and fixes from static code analyzers results (2) 4 years ago
Giles Payne 8b61719a9d Swift native in/out array handling 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Alexander Alekhin 71f665bd8c checks and fixes from static code analyzers results 4 years ago
Liubov Batanina 2349a09736 Support Reshape with zero dim 4 years ago
YashasSamaga 1df533c914 fix typo in fusion tests 4 years ago
YashasSamaga 44bf748479 do not allocate UMat in non-OpenCL targets 4 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 4 years ago
Liubov Batanina d392b11dfb Supported ONNX Pow op 4 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 4 years ago
Liubov Batanina 339b963e6b Fix MatMul and Add axes 4 years ago
Maksim Doronin 7fe87d9a5b [IE][VPU]: Refactor vpu configs 4 years ago
Yashas Samaga B L 2171cae8ff
Merge pull request #17976 from YashasSamaga:dnn-fusion-tests-fix-ocl 4 years ago
Liubov Batanina f3cebb3e1b
Merge pull request #18077 from l-bat:reduce_sum 4 years ago
zhaoyue-zephyrus e231be86b7 support flownet2 with arbitary input size 4 years ago
YashasSamaga f0149cdae2 fix compile-time errors, disable unsupported tests 4 years ago
Liubov Batanina 6226ea0085 Fix bug in ONNX Gather op 4 years ago
Vadim Pisarevsky 1537ecd931 * added depth-wise convolution; gives ~20-30% performance improvement in MobileSSD networks 4 years ago
Ilya Churaev 5fd3d36fe8
Removed get_output_as_single_output_node method 4 years ago
danielenricocahall 8457e471fd add relu as activation option in darknet 4 years ago
Ilya Churaev 246de2b7f5 Replaced copy_with_new_args to clone_with_new_inputs 4 years ago
Ilya Churaev e8c26963e9 Fixed removing is_parameter, is_constant, is_output 4 years ago
Liubov Batanina d695208727
Merge pull request #17967 from l-bat:non_const_weights_for_conv 4 years ago
Alexander Alekhin 1c8ee3f957
Merge pull request #17885 from alalek:dnn_ocl_slice_update 4 years ago
Dmitry Kurtaev cf8f65d806 Do not use size_t for nGraph layers 4 years ago
YashasSamaga a3106d424b add MVNOp 4 years ago
Vadim Pisarevsky 77b01deb80
Merge pull request #17858 from vpisarev:dnn_depthwise_conv 4 years ago
Yashas Samaga B L f53f491cd2
Merge pull request #17939 from YashasSamaga:cuda4dnn-fix-eltwise-fusion 4 years ago
kadi soheib 6bed5c181b Corrected Comment as requested by reviewer. 4 years ago
YashasSamaga ae293f27cf add DetectionOutputOp 4 years ago
Sinitsina 0ac2f0e04c mish_functor_update 4 years ago
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Ilya Churaev aaf65bb3af
Fixed removing is_parameter, is_constant, is_output 4 years ago
Ilya Churaev 0291dd3ef8
Replaced copy_with_new_args to clone_with_new_inputs 4 years ago
Liubov Batanina a35d4f9029 Support Gather for variable inputs 4 years ago
Ilya Churaev a46ca98c57
Revert "Fixed removing is_parameter, is_constant, is_output" 4 years ago
Ilya Churaev 33db2ac928
Fixed removing is_parameter, is_constant, is_output 4 years ago
Alexander Alekhin 971cc3354b dnn(test): adjust tests for OpenVINO 2020.4 (4.x branch) 4 years ago
Alexander Alekhin 81e027eef7 dnn: fix OpenCL implementation of Slice layer 4 years ago
Alexander Alekhin 1c371d07b5 dnn(test): adjust tests for OpenVINO 2020.4 4 years ago
Alexander Alekhin 55e8549839 dnn: eliminate IE deprecation warning 4 years ago
Alexander Alekhin 435b6df989 dnn: use OpenVINO 2020.4 defines 4 years ago
Dmitry Kurtaev cc584760d3 Fix TensorFlow->ONNX imports 4 years ago