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 time #19

Open
peylnog opened this issue Aug 7, 2022 · 2 comments
Open

Training time #19

peylnog opened this issue Aug 7, 2022 · 2 comments

Comments

@peylnog
Copy link

peylnog commented Aug 7, 2022

When I try to replicate CNNDetection, It looks like training epoch is 10000. It takes a long time to train !
Can I reduce epoch ? And , how much time did you spend training this model?
Thanks

@PeterWang512
Copy link
Owner

The model follows the early stopping training scheme specified in train.py and earlystop.py. We find that proper learning schedule and long training time is one of the key to good performance

@peylnog
Copy link
Author

peylnog commented Aug 10, 2022

I appreciate your response, but I do have a question. There seems to be no multi-GPUS support.

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