Search found 2658 matches

by torzdf
Fri Apr 24, 2020 3:52 pm
Forum: Extract Support
Topic: ValueError: Unable to import backend : plaidml.keras.backend - How Can I solve it?
Replies: 9
Views: 6148

Re: ValueError: Unable to import backend : plaidml.keras.backend - How Can I solve it?

It shouldn't be looking for plaidml then.

I suggest you delete your faceswap folder and re-run the installer, making sure you select the "NVIDIA" option when prompted.

by torzdf
Fri Apr 24, 2020 3:39 pm
Forum: Extract Support
Topic: ValueError: Unable to import backend : plaidml.keras.backend - How Can I solve it?
Replies: 9
Views: 6148

Re: ValueError: Unable to import backend : plaidml.keras.backend - How Can I solve it?

You don't have plaidml installed. How did you install Faceswap. What OS? What GPU?

by torzdf
Fri Apr 24, 2020 3:36 pm
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 176126

Re: Convert - but how?

Ok, so you have a video you want to swap faces for. This video should have an associated (cleaned) alignments file. If you don't have one, go and create one now (following the standard Extract workflow). The path to this video is entered as input The path to the model folder is entered as model_dir ...
by torzdf
Fri Apr 24, 2020 9:02 am
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 176126

Re: Convert - but how?

We don't have a guide.

What are you specifically stuck on. Convert should be relatively straight forward.

by torzdf
Thu Apr 23, 2020 8:57 am
Forum: Convert Support
Topic: Getting blank preview results in XUbuntu.
Replies: 2
Views: 5144

Re: Getting blank preview results in XUbuntu.

This happens to me occasionally in ubuntu too. I think it is an internal issue somewhere.

I find that if I close the preview tool and re-open it, previews start working :/

by torzdf
Wed Apr 22, 2020 10:17 am
Forum: Extract Support
Topic: Illegal instruction: 4
Replies: 1
Views: 2337

Re: Illegal instruction: 4

Unfortunately we don't have availability of a Mac to test against (and certainly don't have an OSX/Nvidia combo to test against), but we have never seen this error reported. This looks like an Apple specific error due to a badly compiled program, which may be because you are on a slightly older macO...
by torzdf
Wed Apr 22, 2020 10:14 am
Forum: Installation Support
Topic: "command not found"
Replies: 14
Views: 8505

Re: "command not found"

At this point, I'm not sure. Sorry. Ultimately in your screen grab above faceswap.py IS found as it outputs the help message (it needs to execute faceswap to do this). If you are getting a message that the file is not found, then you are most likely in the wrong folder. The main issue, I don't know....
by torzdf
Wed Apr 22, 2020 10:12 am
Forum: Training Support
Topic: Question about using GPU
Replies: 1
Views: 2231

Re: Question about using GPU

2 and 3: app.php/faqpage#f0r3

For 1, your computer should shut itself down before it catches fire. If your machine is well ventilated and well powered, you should be fine.

by torzdf
Wed Apr 22, 2020 10:09 am
Forum: Training Discussion
Topic: Training for asymetric facial features
Replies: 2
Views: 2402

Re: Training for asymetric facial features

1) Can I flip individual frames within the folder and tweak alignments without re-extracting everything from scratch? For example, can I use Update-Hashes after flipping? Or, probably more accurately, can I remove and purge the images to be flipped from the large Initial training set to create a se...
by torzdf
Wed Apr 22, 2020 9:55 am
Forum: Training Support
Topic: Problem with training: Unable to map memory: CL_MEM_OBJECT_ALLOCATION_FAILURE
Replies: 20
Views: 10777

Re: Problem about 'Unable to map memory: CL_MEM_OBJECT_ALLOCATION_FAILURE' during Training

Ultimately that error is telling you you don't have enough GPU RAM. If you were unable to solve it with any of the links/googling, then sadly you just don't have enough VRAM.

A is the original face. B is the face you want to put on A.

by torzdf
Wed Apr 22, 2020 9:53 am
Forum: Convert Discussion
Topic: can I specify output filename for ffmpeg?
Replies: 1
Views: 5118

Re: can I specify output filename for ffmpeg?

Not at the moment, no.

by torzdf
Tue Apr 21, 2020 10:59 pm
Forum: Installation Support
Topic: "command not found"
Replies: 14
Views: 8505

Re: "command not found"

Well, in the example above you have just entered the command gui, which I suspect is not a command, hence it not being found.

by torzdf
Tue Apr 21, 2020 10:58 pm
Forum: Extract Support
Topic: Critical failure at end of Process 1 of extraction
Replies: 3
Views: 3253

Re: Critical failure at end of Process 1 of extraction

Oh, for some reason I thought it was a 2GB GPU. 8GB should be fine.

We have seen this error reported occasionally before, but have never been able to recreate it to diagnose.

If you can provide the video, I can see if I can recreate.

by torzdf
Tue Apr 21, 2020 4:31 pm
Forum: Extract Support
Topic: Critical failure at end of Process 1 of extraction
Replies: 3
Views: 3253

Re: Critical failure at end of Process 1 of extraction

That's a small GPU...

In the first instance go Settings > Extract Plugins and change the batchsize of all plugins to 1

by torzdf
Tue Apr 21, 2020 9:51 am
Forum: Installation Support
Topic: "command not found"
Replies: 14
Views: 8505

Re: "command not found"

Well, you're in the right place now anyway.

Code: Select all

python faceswap.py gui
by torzdf
Mon Apr 20, 2020 12:14 pm
Forum: Extract Support
Topic: Extract ends without error but no extraction
Replies: 5
Views: 5118

Re: Extract ends without error but no extraction

Ultimately this looks like a memory error, which will be next to impossible to diagnose :/

by torzdf
Mon Apr 20, 2020 12:03 pm
Forum: Installation Support
Topic: "command not found"
Replies: 14
Views: 8505

Re: "command not found"

Code: Select all

cd faceswap
python faceswap.py ...