Search found 2654 matches

by torzdf
Fri Jan 19, 2024 12:23 pm
Forum: General Discussion
Topic: Building a GAN Model to provide "faces" from a limited dataset
Replies: 1
Views: 1877

Re: Building a GAN Model to provide "faces" from a limited dataset

On the former, although I have not tested myself, the general consensus is that feeding FS with ML generated faces tends to not work out so well (there are artefacts in generated faces that we may not see, but the model definitely does). That being said, this should not dissuade you from experimenti...
by torzdf
Fri Jan 19, 2024 12:20 pm
Forum: Convert Support
Topic: Resized input video (target) AFTER extraction, what to do?
Replies: 3
Views: 2362

Re: Resized input video (target) AFTER extraction, what to do?

Honestly, I doubt you could tell the difference between doing it before or doing it after, and it is certainly quicker to do it after.

If I were you, I would run a convert with the output scaling as above. Only if you then were not happy with it would I consider marking up a lower res input file.

by torzdf
Thu Jan 18, 2024 12:40 pm
Forum: Convert Support
Topic: Resized input video (target) AFTER extraction, what to do?
Replies: 3
Views: 2362

Re: Resized input video (target) AFTER extraction, what to do?

I assume that you are using the original 1080p alignments file with the new 480p video... If so, then yes, this won't work. You would need to generate new alignments for the 480p video. However, an easier method would just be to feed convert the 1080p video, then use the "Output Scale" opt...
by torzdf
Wed Jan 10, 2024 11:42 am
Forum: Extract Support
Topic: Batch Size Troubles
Replies: 4
Views: 2062

Re: Batch Size Troubles

Hmmm. Ok, it may be that tensorflow-rocm is just not available for windows... checking pypi, I can only see linux versions :/ Sorry to lead you down the garden path. I had just assumed that as AMD had ported ROCm to Windows, then they would also port their plugins. As for GPU access in WSL2... I'm n...
by torzdf
Sun Jan 07, 2024 7:50 pm
Forum: Extract Support
Topic: Batch Size Troubles
Replies: 4
Views: 2062

Re: Batch Size Troubles

Unfortunately that 2nd issue's crash log is lost to time, so I don't know what the issue was there. However, the computer entirely rebooting is usually hardware related. It's very hard to pin it down beyond that. IIRC, you are an AMD user, so I suspect that you are using the DirectML build. If you a...
by torzdf
Fri Jan 05, 2024 11:00 pm
Forum: Installation Support
Topic: GUI Glitching
Topic: GUI Glitching
Replies: 5
Views: 3000

Re: GUI Glitching

This actually is not a problem with FaceSwap but instead originates on your system. I'm assuming it's something due to drivers or the specific setup of Kali, WSL, Windows and your local system. Since there are so many variables there I wouldn't even know where to begin to find the cause. Just to cl...
by torzdf
Fri Jan 05, 2024 10:58 pm
Forum: Installation Support
Topic: GUI Glitching
Topic: GUI Glitching
Replies: 5
Views: 3000

Re: GUI Glitching

Ha...

This is a current WSL issue, and one I am currently fighting with at the moment.

Reference:
https://github.com/microsoft/wslg/issues/1148

I'm really hoping they will fix this soon as I'm about to start pushing Windows users to WSL2

by torzdf
Mon Jan 01, 2024 2:58 pm
Forum: Extract Discussion
Topic: Extract speed from command line
Replies: 2
Views: 2203

Re: Extract speed from command line

The GUI and Cli run exactly the same process, so there should be no discernible difference. Most likely, you are not running the Cli line from inside your faceswap environment. You need to do: Start > Anaconda Prompt conda activate faceswap Then execute the command line. You need to do this so that ...
by torzdf
Tue Dec 12, 2023 11:23 am
Forum: Training Support
Topic: Remove forhead and hairs from swapping area
Replies: 1
Views: 1787

Re: Remove forhead and hairs from swapping area

There are discussions and possible resolutions around this https://forum.faceswap.dev/viewtopic.php?p=7181 Directional mask erosion was added to faceswap to help counter this. You'll need to use the preview tool to get it right. Some more discussion around this: https://forum.faceswap.dev/viewtopic....
by torzdf
Thu Dec 07, 2023 9:30 pm
Forum: Extract Support
Topic: ImportError: DLL load failed
Replies: 9
Views: 25799

Re: DLL error when installing

anntrick wrote: Thu Dec 07, 2023 7:04 pm

I have a problem when installing, after that, the app is not opening and no error appears.
But I find the crash report. Can anybody help me? I don't know what I did wrong

See above

by torzdf
Mon Dec 04, 2023 5:05 pm
Forum: Convert Discussion
Topic: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"
Replies: 5
Views: 18406

Re: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"

Ok, so the ffmpeg downgrade went fine. Is there a reason that you are using a backup version of the alignments file? -al D:/faceswap/LSS/a_alignments_20231130_012544.fsa You should always be using the file named a_alignments.fsa Unless you have a specific reason to be using an earlier backup, Even t...
by torzdf
Mon Dec 04, 2023 3:53 pm
Forum: Convert Discussion
Topic: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"
Replies: 5
Views: 18406

Re: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"

Can you provide the latest crash report please ('C:\Users\wsyn4\faceswap\crash_report.2023.12.04.231620149194.log)

by torzdf
Mon Dec 04, 2023 1:20 pm
Forum: Convert Discussion
Topic: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"
Replies: 5
Views: 18406

Re: An unexpected crash has occurred(tools-preview), and cann't get a new video when using "convert"

This happens because Conda-forge installs an unsupported version of ffmpeg. I have fixed this for fresh installs, but follow the instructions in this post to remedy the issue:
viewtopic.php?p=9716#p9716

by torzdf
Sun Dec 03, 2023 1:37 pm
Forum: Convert Support
Topic: stuck in 100% when converting
Replies: 5
Views: 21244

Re: stuck in 100% when converting

This happens because Conda-forge installs an unsupported version of ffmpeg. I have fixed this for fresh installs, but follow the instructions in this post to remedy the issue:
viewtopic.php?p=9716#p9716

by torzdf
Thu Nov 30, 2023 11:27 pm
Forum: Installation Support
Topic: FaceSwap Linux running, but suddenly stops "Proces Exited" with no Errors
Replies: 4
Views: 14001

Re: FaceSwap Linux running, but suddenly stops "Proces Exited" with no Errors

Hope you see something strange, at least it works for a considerable time without stopping, I will write later if without the gui helps. Actually I do, and I believe the fix is somewhat straightforward. A (relatively) recent update, we updated our Cuda and cuDNN versions. For most users this caused...
by torzdf
Thu Nov 30, 2023 12:28 pm
Forum: Installation Support
Topic: FaceSwap Linux running, but suddenly stops "Proces Exited" with no Errors
Replies: 4
Views: 14001

Re: FaceSwap Linux running, but suddenly stops "Proces Exited" with no Errors

Hey there, After a little bit of suffering, I managed to install Linux and FaceSwap. If im honest, it was hard for me, really hard, and I got a little bit lucky fixing the problems I got :geek: . I have to say it's my first time using Linux, and the CMD or terminal thing was mind blowing for me hah...
by torzdf
Thu Nov 30, 2023 12:13 pm
Forum: Installation Support
Topic: About Update
Topic: About Update
Replies: 1
Views: 11515

Re: About Update

Is Faceswap have any update ? Last time I'm here It's V2.10.0 and now It's still the same. Faceswap is constantly updated. It is 'rolling release', so we don't really release final versions.. We push updates and bug fixes as and when they are implemented. The time when I do make a release is when t...
by torzdf
Mon Nov 27, 2023 11:53 am
Forum: Training Discussion
Topic: Training Experiment
Replies: 2
Views: 14893

Re: Training Experiment

Thanks for this. Will be interested to see how it goes. Incidentally, you can insert a table with this notation (not in a code block): | Syntax | Description | | ----------- | ----------- | | Header | Title | | Paragraph | Text | will give you: | Syntax | Description | | ----------- | ----------- | ...
by torzdf
Mon Nov 27, 2023 11:49 am
Forum: Convert Support
Topic: I have a question,The face I finally synthesized was very shaken.
Replies: 4
Views: 16497

Re: I have a question,The face I finally synthesized was very shaken.

I'm sorry, without seeing a video I will not be able to help. The face jittering in the frame is not common, nor something I have seen. Without seeing what the actual issue is, I have no idea what a potential solution might be.