Usman

Results 4 issues of Usman

![Screenshot from 2022-08-10 18-48-17](https://user-images.githubusercontent.com/48430251/183871739-5116d799-51d9-4356-9de6-f5c1a6c82f69.png)

The dropbox and gdrive links are broken at: - https://github.com/deepinsight/insightface/tree/master/alignment/coordinate_reg - https://github.com/deepinsight/insightface/tree/master/detection/retinaface Any help as to how to download PyTorch models for face landmark detection would be appreciated.

I am using a self-trained model trained using the StyleGan-ada pytorch repository. While using use_multi_id_training=True I get a size mismatch error in the forward call of G.synthesis. The full trace...

Is it possible to fit a 2D face image or a custom 3D face model without morphing the 3D model using face keypoints? The process would be given a 2D...