Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: Restore called with invalid save path: 'weights/YOLO_small.ckpt'. File path is: 'weights/YOLO_small.ckpt' #14

Closed
Yaffa1607 opened this issue Nov 13, 2016 · 0 comments

Comments

@Yaffa1607
Copy link

When I run
python YOLO_small_tf.py -fromfile /Users/yashajain/Downloads/yolotf-master/test/person.jpg

It builds the network , but fails with :

ValueError: Restore called with invalid save path: 'weights/YOLO_small.ckpt'. File path is: 'weights/YOLO_small.ckpt'

I have the YOLO_small.ckpt file in weights/YOLO_small.ckpt'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant