Search found 2657 matches

by torzdf
Thu Nov 30, 2023 12:13 pm
Forum: Installation Support
Topic: About Update
Topic: About Update
Replies: 1
Views: 11820

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

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

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

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

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

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

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

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

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...
by torzdf
Thu Nov 16, 2023 11:33 am
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21284

Re: Convert stalls

Ok, I have now had several reports on this.

There hasn't been a code update in this area for a while, so it is likely to be an issue with one of the libraries we use. I will investigate and see if I can get a fix out.

by torzdf
Thu Nov 16, 2023 12:28 am
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21284

Re: Couldnt get ptxas version string

Please provide the output of: `Help> Output Sytsem Information as per: app.php/rules#rule-4b

Please also press the "Generate" button rather than the "Convert" button and paste the output here.

by torzdf
Thu Nov 16, 2023 12:22 am
Forum: Convert Support
Topic: I have a question,The face I finally synthesized was very shaken.
Replies: 4
Views: 17029

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

I would probably need to see a video to understand the issue.

However, this may help you in the meantime: I've trained the model for ages, the previews look good, so why is the swapped face blurry?

by torzdf
Wed Nov 15, 2023 1:14 pm
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21284

Re: Couldnt get ptxas version string

Ok, this is a very confusing issue Convert getting stuck indicates a potential issue with the input video The preview tool (which uses much of the same code as convert) indicates that there are no faces in your alignments file The manual tool indicates that there are faces in your alignments file Us...
by torzdf
Wed Nov 15, 2023 12:59 pm
Forum: Extract Discussion
Topic: Extract+Sort by face (full images, not just face)
Replies: 3
Views: 9884

Re: Extract+Sort by face (full images, not just face)

It is not, no. The sorting mechanism uses data that is stored in the PNG Header of the image, which is only generated by Faceswap's extract process.

by torzdf
Wed Nov 15, 2023 12:57 pm
Forum: Hardware
Topic: can my PC handel the Villain model
Replies: 5
Views: 9860

Re: can my PC handel the Villain model

Unfortunately not, no. You can't really combine GPUs in this way, and you definitely can't combine Nvidia and AMD GPUs.

by torzdf
Tue Nov 14, 2023 11:47 am
Forum: Hardware
Topic: can my PC handel the Villain model
Replies: 5
Views: 9860

Re: can my PC handel the Villain model

Unfortunately, you cannot utilise system RAM for the GPU, no.

If you can get Dfaker running on your GPU, then that is likely to be the best model you can use.

by torzdf
Tue Nov 14, 2023 11:46 am
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21284

Re: Couldnt get ptxas version string

Ok, there appears to be an issue with your alignments file (no faces have been stored)

Firstly load up the manual tool with that video/alignments file combination and see if you can identify the issue..

If you cannot, then I would need a copy of the video + alignments file to investigate further.

by torzdf
Tue Nov 14, 2023 11:44 am
Forum: Hardware
Topic: Hardware best practices
Replies: 83
Views: 180915

Re: Hardware best practices

I have not linked 2 GPUs for training with NVLink (you'd need NVLink not SLI). However, without NVLink 2 GPUs would just let you run bigger batch sizes, they would not allow you to load larger model.s as a copy of the model needs to be loaded onto each GPU. You'd need to research NVLinking 2 GPUs to...
by torzdf
Tue Nov 14, 2023 11:38 am
Forum: Hardware
Topic: can my PC handel the Villain model
Replies: 5
Views: 9860

Re: can my PC handel the Villain model

Unfortunately not, No. You'd need at least 8GB VRAM for that model.

With a 3GB card you will be very restricted to the lightweight model and, possibly, the Original model.

by torzdf
Tue Nov 14, 2023 1:24 am
Forum: Convert Support
Topic: Convert stalls
Replies: 14
Views: 21284

Re: Couldnt get ptxas version string

Does the preview tool work?