Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use LayerParam to get a dictionary of scalar params of a layer in OpenCV DNN module?

Hi, I am facing problem to retrieve scalar params corresponding to a layer after importing a trained model from a frozen graph(.pb). The documentation mentions a class "Dict" that manages this, but no example has been provided to work it out.