Search found 2688 matches

by torzdf
Thu May 23, 2024 2:12 pm
Forum: Convert Support
Topic: convert error. train extract crash
Replies: 3
Views: 27

Re: convert error. train extract crash

Your model file is corrupted. More info:
search.php?keywords=bad+object+header+version+number

by torzdf
Thu May 23, 2024 11:48 am
Forum: Hardware
Topic: Supernoob, please guide !
Replies: 1
Views: 27

Re: Supernoob, please guide !

It is not an ideal setup, no. However it should work just fine, but will likely be a bit slower than a more modern setup, and you will be limited to lower resolution models.

However, if you are just looking to learn the process, then this should work ok for you.

by torzdf
Thu May 23, 2024 11:46 am
Forum: Extract Discussion
Topic: Optimal source for high quality file extraction
Replies: 1
Views: 129

Re: Optimal source for high quality file extraction

Avoid jpeg compression where you can. If you must compress use lossless (like PNG). From video sources, bitrate is hugely important. Sites like Youtube crush the bitrate hugely so are not suitable sources for the bulk of a training set. Avoid HDR content at all costs . HDR content does not train well.
by torzdf
Tue May 21, 2024 11:29 am
Forum: Convert Discussion
Topic: Keep forehand from original photo
Replies: 2
Views: 202

Re: Keep forehand from original photo

I'm assuming you mean 'forehead'? You can do this by using one of the landmark based masks (which are automatically generated during extraction). See here (scroll down a bit) for a visual representation of the masks:
viewtopic.php?t=27#extracting

by torzdf
Sat May 18, 2024 11:12 am
Forum: Training Support
Topic: Any idea?
Replies: 1
Views: 175

Re: Any idea?

Please provide more info as per: app.php/rules#rule-4b

by torzdf
Fri May 17, 2024 10:09 am
Forum: Extract Support
Topic: Problem with extract Bisenet-FP face centering mask in new version
Replies: 1
Views: 313

Re: Problem with extract Bisenet-FP face centering mask in new version

It's not a bug, it will be to do with how you generated the mask in its configuration options.

If you select "include hair" then a head mask will be generated, otherwise a face mask will be selected. The default is to generate a face mask.

by torzdf
Thu May 16, 2024 10:39 am
Forum: Installation Support
Topic: [Guide] macOS Install Guide: Installer Method
Replies: 42
Views: 101933

Re: [Guide] macOS Install Guide: Installer Method

I do not know why it did not install, it definitely should have. The following should get it working for you. Open up a terminal and enter the following: conda activate faceswap pip install tensorflow-metal==0.6.0 decorator cloudpickle (Those last 2 also did not install for you, but there is no outp...
by torzdf
Wed May 15, 2024 11:09 am
Forum: Installation Support
Topic: [Guide] macOS Install Guide: Installer Method
Replies: 42
Views: 101933

Re: [Guide] macOS Install Guide: Installer Method

You are missing the tensorflow-metal plugin (required by Apple Silicon) Can you use https://pastebin.com/ or similar to paste the output of the faceswap_setup.log file, stored within your faceswap folder (it will be a sizeable file, so is unlikely to fit here), so I can see why this didn't get insta...
by torzdf
Mon May 13, 2024 11:26 am
Forum: Installation Support
Topic: [Guide] macOS Install Guide: Installer Method
Replies: 42
Views: 101933

Re: [Guide] macOS Install Guide: Installer Method

Most likely a missing dependency....

Are you able to post the output from the following command:

Code: Select all

conda activate faceswap
conda list

Also, what version of macOS are you running?

by torzdf
Fri May 10, 2024 11:51 am
Forum: Training Support
Topic: Export model from FaceSwap to dfm model
Replies: 1
Views: 345

Re: Export model from FaceSwap to dfm model

There's no reason why it couldn't be done, although I am unfamiliar with the specific code for the destination.

It would require some coding to convert the model though, and potentially some coding to import the model at the other end.

by torzdf
Fri May 10, 2024 11:49 am
Forum: Hardware
Topic: RTX 3090 24GB vs RTX 4070 TI SUPER 16GB
Replies: 2
Views: 620

Re: RTX 3090 24GB vs RTX 4070 TI SUPER 16GB

There probably won't be a lot in it, to be honest.... If it were me, I'd probably get the 3090, but you'll likely be ok either way

by torzdf
Fri May 10, 2024 11:48 am
Forum: Training Support
Topic: model performance evaluation
Replies: 1
Views: 431

Re: model performance evaluation

I'm not really sure what you are asking.... How can you evaluate how accurate a swap is? If so, you can't. There are no real world 'swapped face' examples for you to compare against. You can only compare true vs generated for A>A or B>B. Not for A>B

by torzdf
Wed May 08, 2024 11:11 am
Forum: Extract Support
Topic: Previews missing during extraction
Replies: 1
Views: 3348

Re: Previews missing during extraction

My previews seem to work fine in testing,

Can you post the output of "Generate" (rather than "Extract") from the GUI, so I can test your explicit set up?

by torzdf
Mon May 06, 2024 11:06 pm
Forum: Installation Support
Topic: Older installer version for Linux
Replies: 2
Views: 663

Re: Older installer version for Linux

Your best bet will be to use the last version of Faceswap that supported PlaidML for AMD GPUs:

https://github.com/deepfakes/faceswap/r ... tag/v2.2.0

by torzdf
Fri Apr 26, 2024 4:40 pm
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

Well, I said it would be trivial. Issue was with files with multiple underscores (_) in the name.

Please update. Should be fixed.

by torzdf
Fri Apr 26, 2024 4:14 pm
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

Here's one I had in the archives, it's from 2022 and loads just fine into the Manual tool. You can save the alignments after making changes to them, and it will still exhibit all the problems we're describing. https://filebin.net/3j5vk9bc1x3xrcq3 I can confirm replication with this file. I will see...
by torzdf
Fri Apr 26, 2024 4:11 pm
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

Here's one I had in the archives, it's from 2022 and loads just fine into the Manual tool. You can save the alignments after making changes to them, and it will still exhibit all the problems we're describing. https://filebin.net/3j5vk9bc1x3xrcq3 I can confirm replication with this file. I will see...
by torzdf
Fri Apr 26, 2024 12:02 pm
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

Jacksonjunge wrote: Fri Apr 26, 2024 10:53 am

I trust that a solution is coming.

Not unless someone actually makes the effort to provide me with some data, it's not.

by torzdf
Fri Apr 26, 2024 12:01 pm
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

The problem is compounded by the fact that as soon as convert sees an old alignments file, it updates it to v2.4 so it may be even more difficult to troubleshoot. I don't know if the glitching occurs during that conversion or not, but . I cannot recreate this. I have tried old alignment files, new ...
by torzdf
Thu Apr 25, 2024 12:43 am
Forum: Convert Support
Topic: Alignment files Bug
Replies: 47
Views: 7907

Re: Alignment files Bug

If anyone can provide me with a video, alignments file + steps to reproduce this issue, please do, as I have not been able to.