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
Is the model already trained in this repo? If I use test.py I see it already detects people, so maybe it is just ready to use?
Another question: does train.py has a stop criteria or loss function threshold? I set it to train with precarious dataset and after 43 hours I have this output:
step : 8400 time : 153299.0062 loss : 0.46541554 l_r : 0.0001
When will it stop?
Thank you
The text was updated successfully, but these errors were encountered:
Hello, thank you for this great work.
Is the model already trained in this repo? If I use test.py I see it already detects people, so maybe it is just ready to use?
Another question: does train.py has a stop criteria or loss function threshold? I set it to train with precarious dataset and after 43 hours I have this output:
When will it stop?
Thank you
The text was updated successfully, but these errors were encountered: