Usman
Usman

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...