biubug6 / Pytorch_Retinaface

Retinaface get 80.99% in widerface hard val using mobilenet0.25.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why does the forward pass time become shorter with iterations?

yychentw opened this issue · comments

I used test_widerface.py and test_fddb.py to test RetinaFace_ResNet50, and I found that the forward pass time became shorter and shorter with iterations. Does anyone know the reason?