mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
43f889ae1f
Support asymmetric padding in pooling layer (#12519) * Add Inception_V1 support in ONNX * Add asymmetric padding in OpenCL and Inference engine * Refactoring