ros-semantic-segmentation icon indicating copy to clipboard operation
ros-semantic-segmentation copied to clipboard

Issue of Own Pre Trained Model

Open semihbeycimen opened this issue 3 years ago • 0 comments

I have tried my DeepLabV3 pre-trained model, but I got below error. Is anyone have any idea?

(I had ckpt, meta and index files, i have converted them to frozen model via python )

veable_513/init.py", line 28, in init self.graph_def = tf.GraphDef.FromString(f.read()) google.protobuf.message.DecodeError: Error parsing message

Thank you

semihbeycimen avatar Nov 24 '22 12:11 semihbeycimen