Ask Your Question

Revision history [back]

Field to load .pb file

I want to load .pb file (protocol buffer file of tensorflow) using code shown below:

ReadNetFromTensorflow(path);

but I get this error:

OpenCV: !field.empty()

what is the problem?

click to hide/show revision 2
retagged

updated 2019-11-05 01:01:40 -0600

berak gravatar image

Field to load .pb file

I want to load .pb file (protocol buffer file of tensorflow) using code shown below:

ReadNetFromTensorflow(path);

but I get this error:

OpenCV: !field.empty()

what is the problem?