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
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