opencv/modules/dnn
Liubov Batanina 734771418e
Merge pull request #16840 from l-bat:matmul_inputs
* Supported FullyConnected layer with two inputs

* Skipped test

* Fix conditions

* Added OpenCL support

* Supported ReduceMean3D

* Supported Expand layer

* Fix warning

* Added Normalize subgraph

* refactoring

* Used addLayer

* Fix check

* Used addLayer

* Skip failed test

* Added normalize1 subgraph

* Fix comments
2020-04-07 14:12:18 +00: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 #16840 from l-bat:matmul_inputs 2020-04-07 14:12:18 +00:00
test Merge pull request #16840 from l-bat:matmul_inputs 2020-04-07 14:12:18 +00:00
CMakeLists.txt eliminate build warnings 2020-03-27 11:39:07 +00:00