opencv/modules/dnn
Liubov Batanina 718d7e4b04
Merge pull request #16715 from l-bat:slice_onnx
* Support Slice layer with multiple inputs

* Add test

* Supported Resize from PyTorch

* Rewrite test

* Remove Cast layer (supported in #16735)

* Support ConstantOfShape

* Fix tests

* Fix coments

* Remove useless condition

* Fixed failed tests
2020-03-17 17:31:01 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 dnn(ie): switch to nGraph backend by default 2020-03-10 14:33:22 +03:00
misc Fix memory leak in Python custom dnn layers 2020-03-16 16:54:55 +03:00
perf Enable MaxPooling with indices in Inference Engine 2019-12-04 19:14:55 +03:00
src Merge pull request #16715 from l-bat:slice_onnx 2020-03-17 17:31:01 +03:00
test Merge pull request #16715 from l-bat:slice_onnx 2020-03-17 17:31:01 +03:00
CMakeLists.txt Merge pull request #16746 from alalek:dnn_switch_ie_backend_ngraph 2020-03-10 13:52:33 +00:00