Skip to content
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

The trained model can only transform the special pair people? #9

Open
Dian-Yi opened this issue Sep 19, 2019 · 3 comments
Open

The trained model can only transform the special pair people? #9

Dian-Yi opened this issue Sep 19, 2019 · 3 comments

Comments

@Dian-Yi
Copy link

Dian-Yi commented Sep 19, 2019

i study the face swap recently. most papaer's model can only swap special peopel face. i want to konw it is the same?

@Dian-Yi
Copy link
Author

Dian-Yi commented Sep 19, 2019

Is the training process like deepfakes/swap or deepfacelab? and only swap the trained face in test process?

@shaoanlu
Copy link
Owner

An early work by Bao et al. has vary similar approach with ours.

Content/style disentanglement fashion has been used in many papers for image translation, e.g. DRIT and MUNIT, with their own tweaks in objectives and model architectures. In our case, we added prior knowledge of human face as inputs and loss functions as well.

@Dian-Yi
Copy link
Author

Dian-Yi commented Sep 30, 2019

thanks for u answer, i reimplement the this paaper 《Towards Open-Set Identity Preserving Face Synthesis》 by Bao et al. But the result is not good for faces not in train set and their loss is hard to convergence. So i want to how to implement sawping arbitrarily face with only one model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants