Search found 2658 matches

by torzdf
Sun Mar 24, 2024 7:54 pm
Forum: Training Support
Topic: Training with Original trainer: after 35+ k iterations only the 1st A and 1st B images are showing
Replies: 3
Views: 498

Re: Training with Original trainer: after 35+ k iterations only the 1st A and 1st B images are showing

Hi, I'm a newbie in this so I'm confused as to why even after 35+ k only the 1st images of both sides are showing? I must admit that the next 2 on both sides are slowly showing some pixelated color but the rest is completely blank (grey). This sounds like one half of the model has collapsed... The ...
by torzdf
Sun Mar 24, 2024 7:51 pm
Forum: Training Discussion
Topic: Teeth
Replies: 5
Views: 919

Re: Teeth

I can't say I have had this issue.

You could try just adjusting the weight of LPIPS down, rather than disabling it altogether.

by torzdf
Sun Mar 24, 2024 7:50 pm
Forum: Training Support
Topic: A newbie question: Is it possible to partially re-use an already trained model if you decide to swap the person A?
Replies: 1
Views: 267

Re: A newbie question: Is it possible to partially re-use an already trained model if you decide to swap the person A?

You can re-use the encoder for any model with the load/freeze weights option. You can re-use any part of an existing model with these same options with the Phaze-A model. It is possible to load weights into any part of a new model for any faceswap model, but this functionality is not built in, and w...
by torzdf
Fri Mar 22, 2024 12:15 pm
Forum: Training Support
Topic: Training error
Replies: 3
Views: 5683

Re: Training error

hyln wrote: Fri Mar 22, 2024 11:50 am

Once I start a training, I got below error from my crash report, how can I fix it :cry: :cry: :cry:

You input images on the B side has non faceswap extracted images in it. The training/timelapse images must all be faceswap extracted faces, and should be the same size.

by torzdf
Fri Mar 22, 2024 12:43 am
Forum: Installation Support
Topic: [Guide] macOS Install Guide: Installer Method
Replies: 35
Views: 93811

Re: [Guide] macOS Install Guide: Installer Method

Unfortunately there is not enough information in that error message to know what the issue is.

Most likely you are missing one of the pre-requisites

by torzdf
Fri Mar 22, 2024 12:40 am
Forum: Training Support
Topic: ERROR Caught exception in thread: '_training'
Replies: 1
Views: 429

Re: ERROR Caught exception in thread: '_training'

Not lost, but you will need to roll back. This error means that your model file is corrupted. Most likely training was interrupted during a save. You have 2 options, you can either restore from backup (you can use the model tool for this), or you can delete your model folder rename your latest snaps...
by torzdf
Thu Mar 21, 2024 11:57 am
Forum: Installation Support
Topic: I have been stuck in this position and cannot install successfully. How can I solve it?
Replies: 1
Views: 464

Re: I have been stuck in this position and cannot install successfully. How can I solve it?

There was a bug which prevented the installer from running.

I have just pushed a fix for this, so please try running the installer again (no need to re-download it).

by torzdf
Wed Mar 20, 2024 12:36 pm
Forum: Training Support
Topic: bugs on training
Replies: 3
Views: 492

Re: bugs on training

Ok, almost everything here could be improved and is covered in the training guide... in short though... "girl face b movie" folder: input b). I used the original trainer with bach size as 16 and 100000 interations, no folders for the timelapse, and no augments chosen. Original model is 64p...
by torzdf
Tue Mar 19, 2024 4:07 pm
Forum: Training Support
Topic: Help! Unknown: CUDNN_STATUS_EXECUTION_FAILED Error out of the blue after PC crashed. Reinstall won't Fix
Replies: 1
Views: 360

Re: Help! Unknown: CUDNN_STATUS_EXECUTION_FAILED Error out of the blue after PC crashed. Reinstall won't Fix

Ok, this is odd that it worked before, but doesn't work now. I would normally suspect model corruption (when you crashed), but this is not a model corruption error. See if you can start a new model with these settings... If so, then most likely your model file is corrupted. If not, then this will pr...
by torzdf
Tue Mar 19, 2024 4:04 pm
Forum: Training Support
Topic: bugs on training
Replies: 3
Views: 492

Re: bugs on training

You're going to need to be a lot more specific about the steps you have taken to get to this point. Most likely you have missed some crucial steps, have bad data, have a low res model or have not trained enough. If you haven't been following the guides. then follow the guides. They will help you a l...
by torzdf
Tue Mar 19, 2024 4:01 pm
Forum: Training Support
Topic: Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed
Replies: 6
Views: 5928

Re: Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed

Most likely you will need to delete your model, lower the learning rate (try 3.5e-5, if that doesn't work, then 1e-5) and start again.

by torzdf
Wed Mar 13, 2024 11:36 pm
Forum: Convert Support
Topic: help!
Replies: 1
Views: 528

Re: help!

Most likely one or both of:

  • D:/faceswap/A/faceimagesA
  • D:/faceswap/B/faceimagesB

does not contain faceswap extracted facesets. All images in these folders must be face images that have been extracted by faceswap

by torzdf
Wed Mar 13, 2024 11:30 pm
Forum: Installation Support
Topic: Debian Installation does not work?
Replies: 1
Views: 426

Re: Debian Installation does not work?

What do you mean nothing works?

Try:

Code: Select all

conda activate faceswap
cd faceswap
python faceswap.py gui

Post any error output

by torzdf
Wed Mar 13, 2024 11:27 pm
Forum: Convert Support
Topic: convert process is failed in the middle
Replies: 1
Views: 339

Re: convert process is failed in the middle

Something is probably failing very early in convert, holding up the process. Please set the loglevel to TRACE , let it get to the point it gets stuck, wait a few seconds then kill the process. Then please provide the faceswap.log file from within your faceswap folder You will want to set loglevel ba...
by torzdf
Wed Mar 13, 2024 11:25 pm
Forum: Training Discussion
Topic: Teeth
Replies: 5
Views: 919

Re: Teeth

I don't really have an issue with teeth, more mouths generally. The reason (I believe) is that mouths are by far the most complex part of a face (can change a lot more than something like eyes, and the rest of the face is very much static in comparison). That being said, I do not have an issue with ...
by torzdf
Wed Mar 13, 2024 11:23 pm
Forum: Training Discussion
Topic: difference between left & right eye
Replies: 2
Views: 572

Re: difference between left & right eye

I can honestly say I've never seen this issue. I've had models where eye-tracking has gone wonky, but not your specific example.

by torzdf
Tue Mar 12, 2024 3:13 pm
Forum: Extract Support
Topic: Crash during Extraction
Replies: 3
Views: 773

Re: Crash during Extraction

Sorry it took so long to get around to this.

Unfortunately I was unable to recreate the issue on either a Windows machine or a Linux machine, so it is most likely a problem specific to AMD. As I do not have an AMD card, unfortunately I cannot investigate further.

by torzdf
Sat Mar 09, 2024 11:45 am
Forum: Convert Support
Topic: using a diferent video for the convert process
Replies: 1
Views: 351

Re: using a diferent video for the convert process

This should be fine, assuming your data quality is good.

You don't train a faceswap model to swap a scene. You train a model to swap 2 identities.

Once you have a trained model on 2 identities, you can use that model to swap the faces in any scene where the A face appears.

by torzdf
Tue Mar 05, 2024 1:43 am
Forum: Installation Support
Topic: Crash when start the program
Replies: 1
Views: 612

Re: Crash when start the program

This is a system issue, in some way (a required file missing on your PC, or a conflict of some kind).

In the first instance, try this to see if it resolves it:
app.php/faqpage#f1r1