how to detect deep fake
hello community members
can ayone help me for guide how i can detect deep fake videos and images
The place to discuss Faceswap and Deepfakes
https://forum.faceswap.dev/
hello community members
can ayone help me for guide how i can detect deep fake videos and images
There has been a lot of work and research around this, so you may be better off just looking for code/papers on Google.
https://github.com/VisionRush/DeepFakeDefenders
You can find open-source detection models here.
goface wrote: ↑Thu Sep 05, 2024 4:02 pmhttps://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?
From what I understand, it primarily focuses on images, but there might be updates in the future for videos as well