opencv/modules/dnn
Li Peng 5992c46606 add fallback case for ocl convolution
The ocl convolution doesn't support tensorflow padMode well.
Add fallback check if we meet this situation, it could fix the
tensorflow MobileNet SSD failure.

Signed-off-by: Li Peng <peng.li@intel.com>
2018-02-14 00:04:38 +08:00
..
include/opencv2 Misc. modules/ typos 2018-02-12 07:09:43 -05:00
misc Fix Batch Normalization layer imported from NVIDIA Caffe. 2018-01-31 16:25:45 +03:00
perf MobileNet-SSD from TensorFlow 1.3 and Inception-V2-SSD using Inference Engine backend 2018-02-09 13:45:45 +03:00
src add fallback case for ocl convolution 2018-02-14 00:04:38 +08:00
test Misc. modules/ typos 2018-02-12 07:09:43 -05:00
CMakeLists.txt Misc. modules/ typos 2018-02-12 07:09:43 -05:00