deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
23.23k stars 5.4k forks source link

[question] where is the pretrained model of scrfd_10g_bnkps #2158

Closed tp-nan closed 1 year ago

tp-nan commented 1 year ago

hi, I want to regenerate scrfd_10g_bnkps.onnx. Where is the pth file? I can only get pth model of scrfd_10g_kps.Are they the same?

HeChengHui commented 1 year ago

https://drive.google.com/file/d/18wEUfMNohBJ4K3Ly5wpTejPfDzp-8fI8/view ^ from https://github.com/deepinsight/insightface/tree/master/python-package

I got mine through this link. Is in the antelopev2 folder. Though I am not sure what is the difference between bnkps and kps. bnkps also has the 5 points kps function.

tp-nan commented 1 year ago

thx. It seems that no batchnorm parameters exists in kps.