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

Hello, how can I replace only one face in multiple faces? #26

Open
ms-ufad opened this issue Feb 6, 2023 · 2 comments
Open

Hello, how can I replace only one face in multiple faces? #26

ms-ufad opened this issue Feb 6, 2023 · 2 comments

Comments

@ms-ufad
Copy link

ms-ufad commented Feb 6, 2023

Hello, how can I replace only one face in multiple faces?

@felixrosberg
Copy link
Owner

You can restrict the loop at iterates all the face detection to only use one sample. As is, this may cause your swap to jump between faces over frames and you have to manually check that you choose the face you are interested. I have a finished identity tracker ready that I will try incorporate into this repo later so that users can specify specific pairs they want to face swap automatically.

@ms-ufad
Copy link
Author

ms-ufad commented Feb 7, 2023

@felixrosberg Thank you for your reply and look forward to your revision.

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