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

use pre-trained model #16

Closed
MiloAnthony opened this issue May 1, 2017 · 1 comment
Closed

use pre-trained model #16

MiloAnthony opened this issue May 1, 2017 · 1 comment

Comments

@MiloAnthony
Copy link

Thank you very much a lot for your work!
I downloaded the pre-trained model , and when I did the guess ,I got this traceback:

Not found: Key LeviHassner/conv1/biases not found in checkpoint
Not found: Key LeviHassner/conv1/weights not found in checkpoint
Not found: Key LeviHassner/conv2/biases not found in checkpoint
NotFoundError (see above for traceback): Key LeviHassner/conv1/biases not found in checkpoint
[[Node: save/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/RestoreV2/tensor_names, save/RestoreV2/shape_and_slices)]]

Is it a problem with the model? How to solve it?

@dpressel
Copy link
Owner

dpressel commented May 1, 2017

See #13

@dpressel dpressel closed this as completed May 1, 2017
@dpressel dpressel mentioned this issue May 18, 2017
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

2 participants