How to decide value of MAX_ITER with respect to our custom dataset? #3718
dsbyprateekg
started this conversation in
General
Replies: 1 comment
-
Depend on how many epoch you want to run to train your model.
yes, such user un-friendly design of detection is ugly, but it's easy to implement the optimizer. good luck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there any formula to decide cfg.SOLVER.MAX_ITER value?
FOr example, I have total 1300 training +1300 validation images and I have given max_iter values as 55000. Is it right?
Please share your thoughts on it.
Beta Was this translation helpful? Give feedback.
All reactions