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

Where does the script saves the model? #48

Closed
izillio opened this issue Dec 13, 2019 · 1 comment
Closed

Where does the script saves the model? #48

izillio opened this issue Dec 13, 2019 · 1 comment

Comments

@izillio
Copy link

izillio commented Dec 13, 2019

Hello!
I'm trying to finetune the model for my data using the model pre-trained on Places2.
For training, I have specified the parameter --load_model_dir to the directory where I have saved the Places2 weights that you shared (Thanks a lot!) and other parameters that were required in the README.
After overnight training, I found that the only output was the folder checkpoints with events.out.tfevents.1576231107.PM1 file.
The files in the Places2 directory were not changed.
What I am doing wrong?

@izillio
Copy link
Author

izillio commented Dec 13, 2019

I found an answer to my question. There is a parameter --train_spe which is set by default to 1000.
Unfortunately, I was too impatient and stopped training on the 900th step. So set this parameter to a smaller number if you want to check the progress more frequently.

@izillio izillio closed this as completed Dec 13, 2019
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

1 participant