dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
609 stars 329 forks source link

when i run demo.py the error occurs #49

Closed nic03 closed 6 years ago

nic03 commented 6 years ago

when i was running my own dataset,there is a issue exist as follow:>Restoring from checkpoint failed. This is most likely due to a mismatch between the current graph and the graph from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint.

Monti03 commented 5 years ago

How did you solve this error?