Generate model from reference image #168

Open
opened 2021-12-03 02:08:01 +01:00 by sabotage3d · 2 comments
sabotage3d commented 2021-12-03 02:08:01 +01:00 (Migrated from github.com)

Is it possible to generate a model for use with DeepFace Lab from a single source image?

Is it possible to generate a model for use with DeepFace Lab from a single source image?
bmc84 commented 2021-12-04 09:22:51 +01:00 (Migrated from github.com)

Is it possible to generate a model for use with DeepFace Lab from a single source image?

lol, no. that is not what this repo is for. close this, it's not an "issue".

> Is it possible to generate a model for use with DeepFace Lab from a single source image? lol, no. that is not what this repo is for. close this, it's not an "issue".
theboss312 commented 2021-12-08 09:15:00 +01:00 (Migrated from github.com)

Bmc84 is right, that is not what SimSwap was meant for.
But if you really want to, you might be able to find a face that is similar in structure to the model you're looking for, apply simswap to swap the face, and then train the swapped face video with DeepFaceLab. SimSwap might be lower quality than what you are looking for, so YMMV.

Edit: You might be able to upscale the swapped face model with DFDnet to enhance the face if you need.

Bmc84 is right, that is not what SimSwap was meant for. But if you really want to, you might be able to find a face that is similar in structure to the model you're looking for, apply simswap to swap the face, and then train the swapped face video with DeepFaceLab. SimSwap might be lower quality than what you are looking for, so YMMV. Edit: You might be able to upscale the swapped face model with DFDnet to enhance the face if you need.
Sign in to join this conversation.