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

Training didn't generate model .ckpt #1

Open
kamelito78 opened this issue May 25, 2019 · 2 comments
Open

Training didn't generate model .ckpt #1

kamelito78 opened this issue May 25, 2019 · 2 comments

Comments

@kamelito78
Copy link

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 ?

@nicholasoxford
Copy link

I also had the same issue

@SolicTous
Copy link

SolicTous commented Apr 7, 2021

@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

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