You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: