Search found 33 matches

by deephomage
Mon Feb 17, 2020 12:45 am
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 178723

Re: conversion fails, missing alignments

You need an alignments file for the faces in the destination clip you want to use for the swap. If you're confused as to which alignments file corresponds to the destination clip you want to use, then the easiest solution is to re-extract the faces the from destination clip you want to use and save ...
by deephomage
Sun Feb 16, 2020 5:24 pm
Forum: Training Support
Topic: Very low EGs training
Replies: 2
Views: 2709

Re: Very low EGs training

Your EGs are low because you're training with the CPU version of tensorflow rather than the GPU version, tensorflow-gpu. In your faceswap environment:

conda install tensorflow-gpu==1.15

Alternatively, delete the faceswap folder and run the installer again and choose Nvidia.

by deephomage
Fri Feb 14, 2020 11:07 pm
Forum: Training Support
Topic: Training stopped without error message
Replies: 5
Views: 4070

Re: Training stopped without error message

Docker isn't officially supported. You're welcome to try Windows, Linux or macOS,

by deephomage
Fri Feb 14, 2020 11:03 pm
Forum: General Discussion
Topic: I have a conversion problem
Replies: 16
Views: 17118

Re: I have a conversion problem

I didn't create the Witcher deepfakes, you' ll have to ask the creator. Generally, it takes at least a few days to train a model on a pair of faces. The higher the resolution, the longer it takes to train the model. I use an RTX 2080ti, but an RTX 2060 Super, or a used GTX 10 series card with 8 Gb. ...
by deephomage
Wed Feb 12, 2020 8:07 pm
Forum: Extract Discussion
Topic: [Guide] Extraction - A Workflow
Replies: 78
Views: 945571

Re: [Guide] Extraction - A Workflow

In a broad sense, a clean set of images means keeping the extracted faces you want to swap, deleting unwanted faces extracted from the video clip and also deleting any extracted objects falsely identified as faces.

by deephomage
Wed Feb 12, 2020 3:31 pm
Forum: General Discussion
Topic: I have a conversion problem
Replies: 16
Views: 17118

Re: I have a conversion problem

I don't know what guide you're referring to, but your processor and video card will not "burn out" or get damaged by training a model. You do need to have good cooling for your CPU and video card because training a model stresses your system and takes several days of 24/7 computer time. 72...
by deephomage
Tue Feb 11, 2020 10:03 pm
Forum: General Discussion
Topic: I have a conversion problem
Replies: 16
Views: 17118

Re: I have a conversion problem

The Faceswap forum really isn't the place to find answers about conversion issues with DeepFaceLab. You should post your problems with the software on the DFL developer's github page. Sometimes other DFL users will offer advice. You could also try contacting the creator of the video you posted and a...
by deephomage
Thu Jan 23, 2020 6:47 pm
Forum: Extract Discussion
Topic: [Guide] Extraction - A Workflow
Replies: 78
Views: 945571

Re: [Guide] Extraction - A Workflow

To train a model, you need to extract both pairs of faces from video clips, to make a face set. For example, to swap Keanu Reeves and Nic Cage, you would extract Keanu and Nic faces from a variety of sources, to make a training set for each. If the video clips also contain unwanted faces, just delet...
by deephomage
Thu Jan 09, 2020 7:41 pm
Forum: Installation Support
Topic: [Tip] How to Update Faceswap to the Latest Version
Replies: 2
Views: 39026

Re: [Tip] How to Update Faceswap to the Latest Version

Yes, the code has changed since that post was written, I'll correct the original post, thanks.

by deephomage
Thu Jan 09, 2020 4:51 pm
Forum: Training Discussion
Topic: How to record a video for the sole purpose of training/face swapping?
Replies: 6
Views: 4642

Re: How to record a video for the sole purpose of training/face swapping?

I've done deepfake work for clients who shot their own footage, and my suggestions would be: Aim for about 15-20 minutes of high-quality video footage of each person's face to obtain enough images to make a face set for each person. Medium distance, front face views, as in an interview, work best. T...
by deephomage
Mon Nov 25, 2019 3:56 pm
Forum: Training Discussion
Topic: Concentrate training on only "bad" Images
Replies: 2
Views: 2826

Re: Concentrate training on only "bad" Images

I'm not sure why you would want the network to train on "bad" images. If you're seeing poor quality in certain images in the previews, you should manually align to check the alignments for those images. Poor quality face recreations may also point to a lack of image quality or not enough d...
by deephomage
Sat Aug 17, 2019 6:03 pm
Forum: Training Discussion
Topic: [Outdated][Guide] Converting a DFL (DeepFaceLab) Face Set for Faceswap
Replies: 0
Views: 15390

[Outdated][Guide] Converting a DFL (DeepFaceLab) Face Set for Faceswap

This method is now deprecated. Unfortunately it is not possible to use DFL generated facesets in Faceswap. NB: Whilst this process should work for full face DFL face sets, it may fail for larger extractions. DeepFaceLab stores the image alignments in each image header. To use a face set created in ...
by deephomage
Mon Jul 29, 2019 4:08 am
Forum: Installation Support
Topic: [Tip] How to Update Faceswap to the Latest Version
Replies: 2
Views: 39026

[Tip] How to Update Faceswap to the Latest Version

To update Faceswap to the latest version, look under Help button in the GUI, and select "Update Faceswap" The latest commit and any new dependencies will be installed. You may be prompted to re-start faceswap after the update.

update_faceswap_2.jpg
update_faceswap_2.jpg (123.1 KiB) Viewed 38122 times