opencv/modules/dnn/src/onnx
Kohei Yoshida 3bcff7f941 Make use of explicit output shape for the de-convolution layer.
This is relevant to cases where the net is loaded from an ONNX model
containing ConvTranspose layers, which may include the output_shape
attribute.

c.f. https://github.com/onnx/onnx/blob/master/docs/Operators.md#ConvTranspose
2019-03-26 10:46:09 -04:00
..
onnx_importer.cpp Make use of explicit output shape for the de-convolution layer. 2019-03-26 10:46:09 -04:00
opencv-onnx.proto spelling fixes 2019-02-11 15:35:10 +03:00