opencv/modules/dnn/include/opencv2
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
..
dnn Merge pull request #14301 from l-bat:conv3d 2019-04-30 17:08:17 +03:00
dnn.hpp Update documentation and samples 2018-08-17 14:21:29 +03:00