chenjun2hao / CenterFace.pytorch

unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
236 stars 60 forks source link

Question about the Model Size #22

Closed colorjam closed 4 years ago

colorjam commented 4 years ago

Hi, thank you for your work. I'm curious about the model size. In the origin repo, the model size is 7.3M, while your pre-trained model is 22.3M, do you check this number?

chenjun2hao commented 4 years ago

the model with 22.3M has saved the optimizer. for model parameter only need the 'state_dict'