opencv/modules/dnn
Lubov Batanina 781f4d439e Merge pull request #15032 from l-bat:reduce_mean
* Added support for the ONNX "ReduceMean" Layer. (as this is the same as the GlobalAveragePool)

* Add ReduceMean test

* Fix ONNX importer

* Fix ReduceMean

* Add assert

* Split test

* Fix split test
2019-07-19 19:18:34 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 Merge pull request #15057 from l-bat:fix_vizualizer 2019-07-18 18:41:08 +03:00
misc Limited API support for Python3 2019-06-11 15:15:49 +03:00
perf Merge pull request #14842 from l-bat:ocv_conv3d 2019-07-11 20:13:52 +03:00
src Merge pull request #15032 from l-bat:reduce_mean 2019-07-19 19:18:34 +03:00
test Merge pull request #15032 from l-bat:reduce_mean 2019-07-19 19:18:34 +03:00
CMakeLists.txt cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00