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

NotFoundError (see above for traceback): Key agg/biases not found in checkpoint #3

Open
Timaces opened this issue Oct 30, 2019 · 2 comments

Comments

@Timaces
Copy link

Timaces commented Oct 30, 2019

hi,when i run evaluate.py code ,i meet the question, how solve it? thank you

@yut94
Copy link

yut94 commented Nov 24, 2019

I think it's related to this code.
saver_cnn = tf.train.Saver(variables[0:44])
saver_fc = tf.train.Saver(variables[44:])
But I don't know how the author calculated.

@KuangenZhang
Copy link
Owner

Thanks for reporting this issue. I have just run the evaluate.py on my computer. However, I don't find this issue on my computer. I am not sure if it is caused by the version of TensorFlow. The TensorFlow version on my computer is 1.15.0.

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

3 participants