-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Results of this model. #11
Comments
I also encountered the same problem. I tried to use BlendFace weights to train the face swap model, but the results showed that the identity similarity between Source and Swap was low. The swap matrix results during training were also not very good (as shown below. The left side is the Target, and the upper side is the Source). In addition, I set the training step to 50,000 steps, batch size to 16, and learning rate to 0.0001. |
same question |
The swap result of this model is not good.
The similarity of the source face with the swapped face is very poor.
Note that-> I have used proper alignment methods as mentioned in this repository.
I will upload the similarity matrix and result later.
The text was updated successfully, but these errors were encountered: