Tensorflow-Examples
Tensorflow-Examples copied to clipboard
google.protobuf.message.DecodeError: Truncated message
Thank you for your sharing first. I tried to run your code on my computer and load my .pb and .txt files.
it gives me error:
pi@raspberrypi:~/robotimages $ python retrain_example.py
Traceback (most recent call last):
File "retrain_example.py", line 86, in
i have the same problem trying to use ParseFromString() ,
raise _DecodeError('Truncated message.') google.protobuf.message.DecodeError: Truncated message.