Search found 2668 matches

by torzdf
Fri Jan 05, 2024 10:58 pm
Forum: Installation Support
Topic: GUI Glitching
Topic: GUI Glitching
Replies: 5
Views: 3033

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: 2228

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: 1815

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: 26869

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: 19306

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: 19306

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: 19306

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: 22366

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: 14773

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: 14773

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: 12031

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: 15622

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: 17408

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.

by torzdf
Mon Nov 27, 2023 11:47 am
Forum: Convert Support
Topic: convert crash
Topic: convert crash
Replies: 2
Views: 14939

Re: convert crash

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 23, 2023 2:31 am
Forum: Extract Discussion
Topic: Image sorting tool
Replies: 5
Views: 24004

Re: Image sorting tool

I'm not sure such a tool exists. It could most likely be done with some kind of scripting using OpenCV. The issue is, and why I doubt such a tool exists, the search domain would be different for any particular use case. To use your example, how does the tool know that the "face" is an obje...
by torzdf
Wed Nov 22, 2023 12:51 pm
Forum: Installation Support
Topic: [Guide] macOS Install Guide: Installer Method
Replies: 35
Views: 94894

Re: [Guide] macOS Install Guide: Installer Method

Help. I can't install the program. Mac Os Sonoma System. I paste the code into the terminal and nothing happens. How to solve a problem? Try downloading the file: https://github.com/deepfakes/faceswap/releases/latest/download/faceswap_setup_macos.sh Then open up Terminal in your Downloads folder an...
by torzdf
Sun Nov 19, 2023 12:31 pm
Forum: Training Discussion
Topic: INFO ABOUT LOSS FUNCTIONS AND TRAINING
Replies: 3
Views: 17180

Re: INFO ABOUT LOSS FUNCTIONS AND TRAINING

Honestly, that would be very helpful. Side by side comparisons are the only real way to understand the influence of each function. However, unfortunately they take a long time to create.

by torzdf
Fri Nov 17, 2023 2:38 pm
Forum: Training Discussion
Topic: INFO ABOUT LOSS FUNCTIONS AND TRAINING
Replies: 3
Views: 17180

Re: INFO ABOUT LOSS FUNCTIONS AND TRAINING

Discussions around loss functions are certainly tricky, because it takes so long to get results, and thoughts on what is happening can be entirely subjective.

If you haven't read this thread already, then I do recommend doing so:
viewtopic.php?t=2176

by torzdf
Thu Nov 16, 2023 11:20 pm
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21861

Re: Convert stalls

The issue is that Conda-Forge has updated its version of ffmpeg to a version that faceswap does not currently support. I am looking at a longer term solution, but in the meantime, the following should get Convert up and running: In Windows open up an Anaconda Prompt: Start > Anaconda Prompt Enter th...