Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

google.protobuf.text_format.ParseError: 1426:17 : Couldn't parse float: 0.0F

idata
Employee
803 Views

I have trained models on my dataset several times, and convert the dataset to graph success,

 

but this time,

 

it has an error like this,

 

google.protobuf.text_format.ParseError: 1426:17 : Couldn't parse float: 0.0F

 

it seems there is a 0.0F couldn't be convert , but I have trained the same model several times and just change a larger dataset,

 

Have you meet the same problem before?.

 

Thanks for your time and look for your reply
0 Kudos
1 Reply
idata
Employee
487 Views

@zufeifei I haven't seen this issue before. For further clarification, you mentioned that you are able to convert the model to Movidius graph format? What are you doing when you see this issue (compiling/checking/profiling/inference using the NCSDK API)?

0 Kudos
Reply