SocAIty / face2face

Swap faces in images and videos. Create face embeddings. Enhance face image quality. Deploy as a web api.
MIT License
47 stars 8 forks source link

multiface swap #2

Closed w4hns1nn closed 4 months ago

w4hns1nn commented 8 months ago

Like the swap_one method there should be an intuitive way to swap many faces 2 many faces.

w4hns1nn commented 4 months ago

Kinda implemented now. Is if you have an image with two faces the embedding will have both saved. If there's an image with multiple faces they should be applied in that order. Needs to be battle proved and feature improved.

w4hns1nn commented 4 months ago

Working on a sophisticaed better version now. Will use a distance metric between the detected faces.