Search found 2674 matches

by torzdf
Thu Jun 11, 2020 9:14 am
Forum: Installation Support
Topic: How to install on Mac (Mojave)
Replies: 4
Views: 16829

Re: How to install on Mac (Mojave)

Xquartz is out of our control. Unfortunately it's what macOS requires to render the cross platform GUI

by torzdf
Wed Jun 10, 2020 9:13 am
Forum: Hardware
Topic: Your Nvidia Graphics Driver is insufficient for running Faceswap.
Replies: 6
Views: 4026

Re: Computer Queries

What driver version are you running? A check on the Nvidia site states that version 446 is available, which should be sufficient. Please could you provide your system info: GUI Users: Go to Help -> Output system information CLI Users: From inside your virtual environment, inside your faceswap folder...
by torzdf
Wed Jun 10, 2020 9:05 am
Forum: Convert Support
Topic: plaidml.exceptions.Unknown: Cross device functions not supported
Replies: 2
Views: 12590

Re: Errors on converting

This is a message from inside plaidML (the backend used to train on AMD cards). Unfortunately, a cursory search on Google only returns a similar error here on Faceswap, so I will need to refer you to that: https://forum.faceswap.dev/viewtopic.php?t=534 Looking at the error message, it actually looks...
by torzdf
Wed Jun 10, 2020 8:55 am
Forum: Installation Support
Topic: CRITICAL Error caught! Exiting...
Replies: 3
Views: 3039

Re: CRITICAL Error caught! Exiting...

Select a folder where you do have permissions.

by torzdf
Tue Jun 09, 2020 2:45 pm
Forum: Installation Support
Topic: CRITICAL Error caught! Exiting...
Replies: 3
Views: 3039

Re: CRITICAL Error caught! Exiting...

This is a permissions error on your model folder:

OSError: Unable to create file (unable to open file: name = 'D:\_own_folder_\FaceSwap\Donald Trump - Elon Musk\Model\original_decoder_A.h5', errno = 13, error message = 'Permission denied', flags = 13, o_flags = 302)

by torzdf
Tue Jun 09, 2020 8:11 am
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 178205

Re: Where is my alignment folder?

The .fsa file is generated at the extract stage and will be placed with the video that you extracted from.

by torzdf
Tue Jun 09, 2020 8:10 am
Forum: Convert Discussion
Topic: Double eyebrow problem after conversion
Replies: 4
Views: 7077

Re: Double eyebrow problem after conversion

No, that looks fine. However, the amount of blending on the mask and the extract box will impact how much of the edges are eroded out. You should be able to copy your model and files to a local machine and run the preview tool there (It might be a bit slow to update to new preview images not using a...
by torzdf
Mon Jun 08, 2020 10:39 am
Forum: Hardware
Topic: Training / Extraction randomly freezes up my PC
Replies: 7
Views: 5062

Re: Training / Extraction randomly freezes up my PC

This, unfortunately, sounds like a hardware/power issue.

In the first instance, make sure all GPU overclocks are disabled.

Beyond that, it will be next to impossible to troubleshoot hardware issues remotely.

by torzdf
Mon Jun 08, 2020 10:37 am
Forum: Extract Support
Topic: Faceswap doesn't recognize jpegs from my files?
Replies: 1
Views: 1631

Re: Faceswap doesn't recognize jpegs from my files?

You're going to have to give a bit more information than that. What are you trying to do? Import where? What command are you running? What are you seeing?

by torzdf
Sun Jun 07, 2020 11:08 am
Forum: Training Discussion
Topic: High level model algorythm descriptions
Replies: 4
Views: 2663

Re: High level model algorythm descriptions

Your best bet is to search for Autoencoders and read up on that.

Then try to apply that with what we do (i.e share the encoder, then swap the decoders on convert)

by torzdf
Sun Jun 07, 2020 11:07 am
Forum: Training Support
Topic: Training for a face vs scene / reusing a model
Replies: 3
Views: 3240

Re: Training for a face vs scene / reusing a model

The model doesn't contain alignments. It just contains algorithms for decoding and encoding face images.

You don't run conversion on extracted faces. You run conversion on videos/full frame images

by torzdf
Sun Jun 07, 2020 11:05 am
Forum: Extract Discussion
Topic: Flipped face on extreme profiles
Replies: 8
Views: 5483

Re: Flipped face..

I believe the flipping is in the Umeyama code. You are welcome to have a look to diagnose a problem/find a fix:

Umeyama:
https://github.com/deepfakes/faceswap/b ... umeyama.py

Alignment:
https://github.com/deepfakes/faceswap/b ... aligner.py

by torzdf
Sat Jun 06, 2020 9:53 am
Forum: Training Support
Topic: Training for a face vs scene / reusing a model
Replies: 3
Views: 3240

Re: Training for a face vs scene / reusing a model

That all looks correct to me. To put Cage's face onto other Trump videos, you will need to generate an Alignments file for each Trump video that you want to swap, so that the process knows where the faces are in the video. Then you just run the convert command with your trained model and your Trump ...
by torzdf
Sat Jun 06, 2020 9:48 am
Forum: Convert Support
Topic: Convert Function - Model could not be found ERROR
Replies: 4
Views: 3226

Re: Convert Function - Model could not be found ERROR

I have never seen this before, and this looks fine on the face of it....

Triple check your paths, and check permissions on the model folder?

by torzdf
Thu Jun 04, 2020 9:09 am
Forum: Installation Support
Topic: No internet so stops cos cant download s3_keras.zip modules
Replies: 4
Views: 2569

Re: No internet so stops cos cant download s3_keras.zip modules

For the models, you can download the zip files and extract them to the following locations:

Aligners - <faceswap_folder>/plugins/extract/align/.cache
Detectors - <faceswap_folder>/plugins/extract/detect/.cache
Maskers - <faceswap_folder>/plugins/extract/mask/.cache

by torzdf
Thu Jun 04, 2020 8:52 am
Forum: Convert Discussion
Topic: Double eyebrow problem after conversion
Replies: 4
Views: 7077

Re: Double eyebrow problem after conversion

Generally the extended mask fixes it in most issues. Use the preview tool to adjust the mask erosion and blending settings to get it how you need it.

by torzdf
Wed Jun 03, 2020 9:45 am
Forum: Training Discussion
Topic: how to use pretraining?
Replies: 4
Views: 4882

Re: how to use pretraining?

Unfortunately I'm not the person to ask. Hopefully [mention]bryanlyon[/mention], or someone who uses it will be along to offer some tips.

by torzdf
Wed Jun 03, 2020 9:27 am
Forum: Training Support
Topic: plaidml.exceptions.ResourceExhausted: Unable to allocate SVM memory
Replies: 1
Views: 1860

Re: plaidml.exceptions.ResourceExhausted: Unable to allocate SVM memory

Just checking on your GPU: The AMD Radeon R5 (Stoney Ridge) is an integrated graphics adapter of the weaker mobile dual-core Stoney Ridge APUs. At its launch, it is being used in the AMD A9-9410 and has 3 active Compute Cores (384 shaders). Depending on the model, the maximum clock is 800 MHz. The p...
by torzdf
Wed Jun 03, 2020 9:23 am
Forum: Convert Support
Topic: After Convert, face mask is transperent
Replies: 2
Views: 2468

Re: After Convert, face mask is transperent

I'm not sure what the issue is here. Can you be a bit more specific? Ultimately the model needs to be trained more.