smallcorgi / Faster-RCNN_TF

Faster-RCNN in Tensorflow
MIT License
2.34k stars 1.12k forks source link

demo problem #351

Open 1286667673 opened 4 years ago

1286667673 commented 4 years ago

I use my own data to train the model and prompt InvalidArgumentError: 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. Original error: when testing What is wrong?

1286667673 commented 4 years ago

I already know. I changed the number of categories