You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,when i run test_vgg.py,Something wrong happend,
File "test_vgg.py", line 11, in recognize
output_graph_def.ParseFromString(f.read())
google.protobuf.message.DecodeError: Error parsing message
How to solve this problem ?
The text was updated successfully, but these errors were encountered:
Hi ,when i run test_vgg.py,Something wrong happend,
File "test_vgg.py", line 11, in recognize
output_graph_def.ParseFromString(f.read())
google.protobuf.message.DecodeError: Error parsing message
How to solve this problem ?
The text was updated successfully, but these errors were encountered: