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
Your implementation use 5 epochs. The paper says that they used 200000 iterations. The training set is composed of 7799 images. Using a batch size of 32 this would be around 820 epochs.
The text was updated successfully, but these errors were encountered:
Your implementation use 5 epochs. The paper says that they used 200000 iterations. The training set is composed of 7799 images. Using a batch size of 32 this would be around 820 epochs.
The text was updated successfully, but these errors were encountered: