biubug6 / Pytorch_Retinaface

Retinaface get 80.99% in widerface hard val using mobilenet0.25.
MIT License
2.63k stars 774 forks source link

Runing train.py for more than 24 hours gave no result #138

Closed thousfeet closed 4 years ago

thousfeet commented 4 years ago

I ran train.py (mobile0.25 model) with 1 Tesla P100 GPU on the WIDERFACE dataset and after 1 day, I got no output. The process is still running, so it seems to be stuck on the 1st iteration, what's going on?

Many thanks for any response!