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

Train on own dataset #37

Open
redhat12345 opened this issue Sep 4, 2018 · 2 comments
Open

Train on own dataset #37

redhat12345 opened this issue Sep 4, 2018 · 2 comments

Comments

@redhat12345
Copy link

I have trained this model in my own datasets. In the checkpoint folders some .pt files are stored. Now I would like to test with this model. The model stored this files (dis_00100000.pt and gen_00100000.pt, optimizer.pt) So which .pt file is needed to test the model? Thanks in advance.

@JulienFleuret
Copy link

I am facing the same issue.
After the training to test on every output but without success.
In order to have a comparison I retrain Edges2Shoes but still I did not arrived to use any of the outputs.
Thanks for any help.

@gcosne
Copy link

gcosne commented Jul 9, 2019

You should use gen_*.pt to test the model.

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