Vincent-ZHQ / MRDF

Code for Cross-Modality and Within-Modality Regularization for Audio-Visual DeepFake Detection
Apache License 2.0
20 stars 2 forks source link

dataset #6

Open guishengzhanga opened 7 months ago

guishengzhanga commented 7 months ago

I'm unclear about your process for dividing the dataset; could you possibly provide the processed dataset?

Vincent-ZHQ commented 6 months ago

The original dataset could be used directly with the provided split files. The loaded split files are used for balanced training (on RARV, RAFV, FARV and FAFV) and 5-fold cross-validation.

jesslos commented 5 months ago

The original dataset could be used directly with the provided split files. The loaded split files are used for balanced training (on RARV, RAFV, FARV and FAFV) and 5-fold cross-validation.

Could you possibly provide us with the dataset? This is my email address:997834890@qq.com. I will only use this dataset for academic research.

Xfavor commented 3 months ago

Do your dataset files include .wav format audio files in addition to video files? The code fails to run because there are no audio files @Vincent-ZHQ