Search found 2669 matches

by torzdf
Fri Apr 02, 2021 8:53 pm
Forum: Training Support
Topic: Index Error - Alignments
Replies: 7
Views: 5704

Re: Index Error - Alignments

This is fine:
_extract_face called without a loaded image. Returning empty face.

For the other, I will need the crash report.

by torzdf
Fri Apr 02, 2021 10:34 am
Forum: Installation Support
Topic: RTX 2060 Super GPU not working. PLS Help..
Replies: 1
Views: 10760

Re: RTX 2060 Super GPU not working. PLS Help..

First question is, why do you think it's not using the GPU?

Also, check here:
app.php/faqpage#f0r3

by torzdf
Fri Apr 02, 2021 10:30 am
Forum: General Discussion
Topic: Edit/resize faces AFTER extraction?
Replies: 1
Views: 10708

Re: Edit/resize faces AFTER extraction?

Super-ressing images and feeding into Faceswap is generally bad juju (basically, feeding an AI images generated by another AI tends to not work out so great). However, to answer your initial question.... It depends on the software package, and whether it maintains the information that we store in th...
by torzdf
Thu Apr 01, 2021 10:55 am
Forum: Training Discussion
Topic: Making UNBALANCED model into BALANCED model
Replies: 1
Views: 2975

Re: Making UNBALANCED model into BALANCED model

I'd need to look at the model code, but IIRC I don't think so. I believe that the A and B side are structured differently.

by torzdf
Thu Apr 01, 2021 10:53 am
Forum: General Discussion
Topic: April Fools -- Big news, FaceKoin announcement!
Replies: 16
Views: 23272

Re: Big news, FaceKoin announcement!

Oh, this is not going into the main code... and we haven't opened up early access yet. The screengrab above is from an earlier test version (when we were rolling with 'fakecoin', but realized that it may not be the best name to use, so we changed to facekoin, so we didn't need to purchase any more l...
by torzdf
Wed Mar 31, 2021 10:16 am
Forum: Installation Support
Topic: Error Creating Conda virtual environment.
Replies: 16
Views: 27806

Re: Error Creating Conda virtual environment.

Try the solutions proposed in this thread first and report back if you still have issues.

by torzdf
Wed Mar 31, 2021 10:07 am
Forum: Training Discussion
Topic: Comparing model types with examples
Replies: 23
Views: 70801

Re: Comparing model types with examples

algeron wrote: Wed Mar 31, 2021 6:33 am

May your losses never spike.

:lol:

by torzdf
Wed Mar 31, 2021 10:07 am
Forum: Training Discussion
Topic: RealFace or Dlight when training for 128px output?
Replies: 7
Views: 7257

Re: RealFace or Dlight when training for 128px output?

Honestly, that's not an answer we can really give.... it really is an experiment for the user. As you are aware, training models takes time, so we cannot test all (or any) settings. Generally higher = better, but that is a massive over-simplification and is only true to a point.

by torzdf
Wed Mar 31, 2021 10:03 am
Forum: General Discussion
Topic: Auto alignment to "fill in the gaps" based on manually cleaned frames?
Replies: 2
Views: 11143

Re: Auto alignment to "fill in the gaps" based on manually cleaned frames?

If you are needing to manually align 1000s of frames for a single video, then something doesn't sound right. Do you have image examples you can share?

by torzdf
Wed Mar 31, 2021 10:02 am
Forum: Artificial Intelligence
Topic: Voice swap ?
Replies: 10
Views: 33302

Re: Voice swap ?

Voice swapping is a difficult problem to solve, as evidenced by the lack of decent solutions. Ultimately there is a lot more nuance in voice than there are in images.

by torzdf
Tue Mar 30, 2021 11:12 am
Forum: Training Discussion
Topic: Manual Masking
Replies: 1
Views: 2363

Re: Manual Masking

Unfortunately, at this moment in time, no there is no quick way to mask obstructions. It is a laborious face-by-face task....

It is most important for convert, although can help training too.

It is something on my road map to address.

by torzdf
Mon Mar 29, 2021 11:48 am
Forum: Installation Support
Topic: Setting environment variables for Tensorflow (on Linux)
Replies: 6
Views: 13026

Re: Setting environment variables for Tensorflow (on Linux)

Honestly? I'd need to investigate why that hard coded value was put in in the first place. My preference would just be to remove it altogether, as I am not particularly a fan of setting environment variables inside applications.

by torzdf
Mon Mar 29, 2021 11:41 am
Forum: Extract Support
Topic: Fan Aligner Crashing - CRITICAL An unexpected crash has occurred.
Replies: 1
Views: 10535

Re: Fan Aligner Crashing - CRITICAL An unexpected crash has occurred.

The FAN model file has corrupted. Most likely during download....
Delete the file:

faceswap/plugins/extract/align/.cache/face-alignment-network_2d4_keras_v2.h5

and try again

by torzdf
Sun Mar 28, 2021 11:50 am
Forum: Installation Support
Topic: Setting environment variables for Tensorflow (on Linux)
Replies: 6
Views: 13026

Re: Setting environment variables for Tensorflow (on Linux)

I would say that editing the code directly is rarely the best idea, as it can prevent Faceswap from updating.

by torzdf
Sun Mar 28, 2021 11:49 am
Forum: Installation Support
Topic: [Guide] Using Faceswap on Nvidia RTX 30xx cards
Replies: 124
Views: 203908

Re: Troubleshoot slow training speeds

Hi Everyone, I am trying to fake my friends face as a birthday present but am a total noob so any help would be really appreciated. I have got to the training stage and am getting extremely slow speeds. GPU: 3080 CPU ryzen 5 3600 batch size: 16 Villain: 1.3 EG/s people with comparable hardware seem...
by torzdf
Sun Mar 28, 2021 11:48 am
Forum: Convert Support
Topic: Crash Report
Replies: 3
Views: 11202

Re: Crash Report

Go into Training Settings and try reducing the Convert Batchsize

by torzdf
Sun Mar 28, 2021 11:46 am
Forum: Extract Discussion
Topic: Merge Videos --> Extract
Replies: 2
Views: 8134

Re: Merge Videos --> Extract

Honestly? It's entirely up to you for whichever works best for you workflow wise.

Personally I tend to stick to separate sources, but there is no reason not to compile all your sources together.

by torzdf
Sun Mar 28, 2021 11:43 am
Forum: General Discussion
Topic: Can faceswap be used to swap specific features such as ONLY eyes/nose/mouth?
Replies: 2
Views: 14101

Re: Can faceswap be used to swap specific features such as ONLY eyes/nose/mouth?

Sure it can, but it's going to require work on your part, and is not a feature we are likely to ever build in.

Ultimately, it is a masking problem. You have access to the 68 point face landmarks, so you can create "sub-masks" for any area of the face from that, and use those for conversion.

by torzdf
Fri Mar 26, 2021 9:35 am
Forum: Training Support
Topic: Session Stats no longer appearing after a few hours of training
Replies: 15
Views: 11685

Re: program crashes with this error message in the console

Yeah. It's a GUI bug. Doesn't impact training, just stops the graph updating for that session.

I'll fix it one day.

by torzdf
Fri Mar 26, 2021 9:34 am
Forum: Extract Discussion
Topic: Missing Alignment Merge Job
Replies: 20
Views: 28717

Re: Missing Alignment Merge Job

That has nothing to do with merging alignments.

Merging alignments file was an old training process. You're trying to convert.