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

about the parameters of train.py #8

Open
tianguang2525 opened this issue Mar 21, 2023 · 1 comment
Open

about the parameters of train.py #8

tianguang2525 opened this issue Mar 21, 2023 · 1 comment

Comments

@tianguang2525
Copy link

Hello, thanks for sharing the wonderful code!
Could you please tell me how to configure the parameters of the train.py file to obtain the effect of the published model, or how many epochs of training are required.

@DavidHuji
Copy link
Owner

Hi, thanks for the comment.
If you follow the instructions in the Readme, the default configuration should be sufficient.
Regarding the number of epochs, we trained until the validation results started to get worse. For COCO it was about 8 epochs but for smaller datasets (i.e. FlickrStyle10k), it was about 25 epochs.

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