Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to infer stride, padding information of a convolution layer after importing from a frozen graph (readNetFromTensorFlow)

Hi, wanted to know exactly what structure contains the padding and the stride information that opencv dnn infers after reading a frozen tensorflow graph. I am able to retrieve weights of the kernels and the biases but am not able to find this information.