Ask Your Question

sm_asimo's profile - activity

2018-06-05 02:20:54 -0600 received badge  Supporter (source)
2018-06-05 02:19:17 -0600 commented question How to infer stride, padding information of a convolution layer after importing from a frozen graph (readNetFromTensorFlow)

Hi. Have a look at this thread -> http://answers.opencv.org/question/193027/how-to-use-layerparam-to-get-a-dictionary

2018-06-05 02:13:49 -0600 commented answer How to use LayerParam to get a dictionary of scalar params of a layer in OpenCV DNN module?

Thanks for your input. I am already using the human readable format (.pbtxt) for this information. Just wanted to know i

2018-06-05 02:10:57 -0600 received badge  Student (source)
2018-06-05 02:01:59 -0600 asked a question How to use LayerParam to get a dictionary of scalar params of a layer in OpenCV DNN module?

How to use LayerParam to get a dictionary of scalar params of a layer in OpenCV DNN module? Hi, I am facing problem to r