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?
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?
Asked: Nov 4 '19
Seen: 576 times
Last updated: Nov 04 '19
"i want" is not enough, to help you, we would need:
please edit your question and add required information there