opencv/modules/dnn
Lubov Batanina 77fa59c3da Merge pull request #14301 from l-bat:conv3d
Support Convolution3D layer on IE backend (#14301)

* Add Convolution3D layer

* Disable CXX11

* Fixed tests

* Add Pooling3D layer

* Merge Conv2d with Conv3d and Pool2d with Pool3d layers

* Split pads

* Add Deconvolution layer

* Refactoring

* Deduplication

* Refactoring

* Add utils for Convolution and Pooling layers
2019-04-30 17:08:17 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 Merge pull request #14301 from l-bat:conv3d 2019-04-30 17:08:17 +03:00
misc Add an assertion for Async request status 2019-04-29 08:16:28 +03:00
perf dnn(test): skip tests 2019-04-03 17:49:05 +03:00
src Merge pull request #14301 from l-bat:conv3d 2019-04-30 17:08:17 +03:00
test Merge pull request #14301 from l-bat:conv3d 2019-04-30 17:08:17 +03:00
CMakeLists.txt cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00