deepinsight / insightface

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

How to generated face from embedding #2285

Open sandraplato1234 opened 1 year ago

sandraplato1234 commented 1 year ago

Hi, In the paper "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" is written that " the pre-trained ArcFace model can generate identity-preserved and visually reasonable face images only by using the gradient and BN priors." How it can be done ? It can generate the face from the embeddings even if the face was not in training data ? Thanks in advance

dxcanh commented 2 weeks ago

@sandraplato1234 Do you have a solution yet?