We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I launched a training, it worked. I used this command:
python style.py --train-path ./data/train2014 --style ./examples/style/zoom256x256.jpg --checkpoint-dir ./model
But it didn't generate a model (.ckpt).
It generated those 4 files : checkpoint, fns.ckpt.data-00000-of-00001, fns.ckpt.index, fns.ckpt.meta
I couldn't use any of those files with evaluate.py.
Do you have an idea on how to solve that ?
The text was updated successfully, but these errors were encountered:
I also had the same issue
Sorry, something went wrong.
@kamelito78, @nicholasoxford Add saver and save strokes. Directly or by one hour.
@yanx27 You made beautiful work!) Thanks for sharing. That's help me understand more about TF
No branches or pull requests
I launched a training, it worked. I used this command:
python style.py --train-path ./data/train2014 --style ./examples/style/zoom256x256.jpg --checkpoint-dir ./model
But it didn't generate a model (.ckpt).
It generated those 4 files : checkpoint, fns.ckpt.data-00000-of-00001, fns.ckpt.index, fns.ckpt.meta
I couldn't use any of those files with evaluate.py.
Do you have an idea on how to solve that ?
The text was updated successfully, but these errors were encountered: