chenjun2hao / CenterFace.pytorch

unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why fine tuning with 800 works?

HuDi2018 opened this issue · comments

commented

I have tried training directly with 800x800, the result is not as well as training with 512x512 and fine tuning with 800x800.
why this happened?