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

what's the file model-8? #1

Closed
evercherish opened this issue Jan 5, 2016 · 2 comments
Closed

what's the file model-8? #1

evercherish opened this issue Jan 5, 2016 · 2 comments

Comments

@evercherish
Copy link

when I run train() in model_tensorflow.py, there would be a DataLossError: unable to find model-8.
so what's the model-8? a pre-trained model of tensorflow? How can i get it.

@jazzsaxmafia
Copy link
Owner

It is due to the line below.
https://github.com/jazzsaxmafia/show_attend_and_tell.tensorflow/blob/master/model_tensorflow.py#L227

You may set it to
pretrained_model_path = None
to fresh start training the model

@evercherish
Copy link
Author

thx, got it!

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