DeeperForensics-1.0
DeeperForensics-1.0 copied to clipboard
[CVPR 2020] A Large-Scale Dataset for Real-World Face Forgery Detection
As the title shows , I have difficulty in reproducing the Results of XceptionNet Baseline . I hope you could show me some ”Not private“ details of your experiments if...
Thank you for your work! Do you intend to release the relevant code and training scripts about the DF-VAE?
Hi, I just wanted to point out that jpeg_compression in distortions.py actually performs pixelation instead.
Thanks for the great dataset. While creating a deepfake dataset, I came up with a question. When generating deepfakes, sometimes faces are not detected in the original video frames. How...
Hii, i have tried making some changes and improvements, In Check_Video.py - Used try-except blocks when working with video files to handle potential errors more gracefully (e.g., if the video...