Search found 5 matches

by EthnTempest
Fri Oct 11, 2024 10:50 am
Forum: Hardware
Topic: Hardware best practices
Replies: 86
Views: 386085

Re: Hardware best practices

Hi all, I currently tested some deepfakes using an Asus F15 laptop that has a rtx 4060 with 8gb vram and i'm reaching it's limits due to the low vram, I was thinking on using an eGPU with the laptop but I'm worried on the Thunderbolt 4 bandwith. Does someone knows of any use case with an external G...
by EthnTempest
Thu Oct 10, 2024 9:14 pm
Forum: General Discussion
Topic: Questions about a project.
Replies: 2
Views: 18227

Re: Questions about a project.

It seems like deepfake technology could potentially work for your project, but there are significant challenges, especially with complex movements, multiple faces, and subtle expressions. While preserving emotions and expressions can be difficult, the technology can help anonymize individuals. To ac...
by EthnTempest
Wed Oct 09, 2024 1:10 pm
Forum: Convert Discussion
Topic: convert problem
Replies: 2
Views: 21673

Re: convert problem

It seems like a permission error is causing the issue. You might want to check if the file .gui_preview.jpg is being accessed by another program or if you have the necessary permissions to delete or modify it. Try running the conversion process as an administrator or manually delete that preview fil...
by EthnTempest
Tue Oct 08, 2024 11:24 am
Forum: General Discussion
Topic: how to detect deep fake
Replies: 4
Views: 30380

Re: how to detect deep fake

goface wrote: Thu Sep 05, 2024 4:02 pm

https://github.com/VisionRush/DeepFakeDefenders
You can find open-source detection models here.

Looks impressive, though it would be great if the documentation were more detailed. Am I correct in understanding that this only works for images?