-
Dear Authors,
thanks for making this awesome work on deepfake detection opensource. I am testing the provided STIL deepfake detection model on real videos from the FaceForensics++ dataset, however,…
-
https://www.cnn.com/2024/02/04/asia/deepfake-cfo-scam-hong-kong-intl-hnk/index.html
-
Thank you for releasing the dataset, it is really valuable for deepfake researches. Could you release the labels of testset and the exact manipulation methods of 16cls_labels?
-
Hello,
I want to express my gratitude for your efforts. I've encountered an issue when attempting to run both ViT and ViTST models. Specifically, I'm encountering an error when executing the follow…
-
How about collaborating on video deepfake detection using video-mamba?
-
projects\fsgan\inference>python swap.py D:\deepfake\data\s.mp4 -t D:\deepfake\data\t.mp4 -o D:\deepfake\data\ssssssss.mp4
Traceback (most recent call last):
File "swap.py", line 25, in
from…
-
### Date
2024-01-09
### Description
Deepfaked and AI voiced ads of celebrities including Steve Harvey, Joe Rogan, Taylor Swift, Ice Cube, Andrew Tate, Oprah, and more promoting scams are bein…
-
I run the inference on Celeb-DF-v2, and FF++ (c23) with your pre-trained model. I get the similar results on the former (AUC:0.9381, AP:0.9669). However, the video-level AUC on the latter is only 0.90…
-
When I am trying to run this command:
python3 spot_deepfakes.py --media_type video --data_dir ../sample_videos/dfdc/fake/ --dataset dfdc --model TimmV2 TimmV2ST ViT ViTST --model_dir ../models/ --vi…
-
File "/home/pradeep/MINTIME-Multi-Identity-size-iNvariant-TIMEsformer-for-Video-Deepfake-Detection/predict.py", line 555, in
pred, identity_attentions, aggregated_attentions, identities, frame…