opencv/modules/dnn
Sergei Slashchinin 2b82f8f12c
Merge pull request #18296 from sl-sergei:fix_16783
Fix loading issue for Faster RCNN model from #16783

* Add a reproducer with multi-output Gather

* Fix an issue with ONNX graph simplifier

* fix build

* Move checks to correct class

* Minor changes for better code appearence
2020-11-17 09:52:08 +00:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 pre: OpenCV 3.4.12 (version++) 2020-09-06 22:26:32 +00:00
misc dnn: expose only float variant of NMSBoxes for bindings 2020-03-19 12:36:35 +01:00
perf Merge pull request #18783 from sl-sergei:fix_conv1d 2020-11-13 22:22:10 +00:00
src Merge pull request #18296 from sl-sergei:fix_16783 2020-11-17 09:52:08 +00:00
test Merge pull request #18296 from sl-sergei:fix_16783 2020-11-17 09:52:08 +00:00
CMakeLists.txt cmake: fix protobuf handling 2020-04-27 02:11:19 +00:00