opencv/modules/dnn
Alexander Alekhin 066259b656
Merge pull request #17118 from l-bat/concat_3d
Added NDHWC Concat support for TensorFlow

* Supported TF concat 3d

* Skip myriad

* Fix test
2020-05-09 22:24:06 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 dnn: expose only float variant of NMSBoxes for bindings 2020-03-19 12:36:35 +01:00
misc dnn: expose only float variant of NMSBoxes for bindings 2020-03-19 12:36:35 +01:00
perf Enable MaxPooling with indices in Inference Engine 2019-12-04 19:14:55 +03:00
src Merge pull request #17118 from l-bat/concat_3d 2020-05-09 22:24:06 +03:00
test Merge pull request #17118 from l-bat/concat_3d 2020-05-09 22:24:06 +03:00
CMakeLists.txt cmake: fix protobuf handling 2020-04-27 02:11:19 +00:00