biubug6/Pytorch_Retinaface

Why does the forward pass time become shorter with iterations?

yychentw opened this issue · 0 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?