davide-coccomini / Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection

Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
https://dl.acm.org/doi/abs/10.1007/978-3-031-06433-3_19
MIT License
237 stars 60 forks source link

Validation set #47

Open huhaham opened 1 year ago

huhaham commented 1 year ago

Hey, Davide, when I was working with the DFDC dataset, I downloaded the validation set and test set of DFDC on the https://dfdc.ai/ like you, but I don't know why the request always fails and cannot be downloaded 微信图片_20230520153129

zxq99799 commented 1 year ago

I have the same problem, have you resolved it?

huhaham commented 1 year ago

我有同样的问题,你解决了吗?

Sorry, I still couldn't solve the problem and I'm constantly looking for a way to fix it. Did you use only the training set of the DFDC dataset? How to skip the validation set of the DFDC dataset to run successfully train.py?

zxq99799 commented 1 year ago

You can first separate a part of the dfdc training set for verification and testing.

huhaham commented 1 year ago

You can first separate a part of the dfdc training set for verification and testing.

Ok, thanks, I'll give it a try, and can you give me your contact information?

zxq99799 commented 1 year ago

z765791052@163.com This is my email, you can contact me through this.

davide-coccomini commented 1 year ago

Hi, did you solved?

huhaham commented 1 year ago

Hi, did you solved?

I'm glad you answered my confusion, but I also couldn't download DFDC's validation and test sets during this time

davide-coccomini commented 10 months ago

Unfortunately, it seems that the authors of DFDC are not making the dataset available from their website, we can't do anything but wait for them...

huhaham commented 10 months ago

Unfortunately, it seems that the authors of DFDC are not making the dataset available from their website, we can't do anything but wait for them...

Ok, I got it, thank you very much