opencv/modules/dnn
Anastasia M 551d4a8ec1
Merge pull request #19477 from LupusSanctus:am/eltwice_vec
* Aligned OpenCV DNN and TF sum op behaviour

Support Mat (shape: [1, m, k, n] ) + Vec (shape: [1, 1, 1, n]) operation
by vec to mat expansion

* Added code corrections: backend, minor refactoring
2021-03-23 22:16:09 +00:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 Merge pull request #19477 from LupusSanctus:am/eltwice_vec 2021-03-23 22:16:09 +00:00
misc dnn: expose only float variant of NMSBoxes for bindings 2020-03-19 12:36:35 +01:00
perf dnn(test): update tests for OpenVINO 2021.2 2020-12-17 07:53:35 +00:00
src Merge pull request #19477 from LupusSanctus:am/eltwice_vec 2021-03-23 22:16:09 +00:00
test Merge pull request #19477 from LupusSanctus:am/eltwice_vec 2021-03-23 22:16:09 +00:00
CMakeLists.txt cmake: fix protobuf handling 2020-04-27 02:11:19 +00:00