WenhaoWang commited on
Commit
fdfff01
·
verified ·
1 Parent(s): 078f77c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -22,3 +22,20 @@ size_categories:
22
  This is the dataset proposed in our paper [**Scaling Laws for Deepfake Detection**](https://arxiv.org/abs/2510.16320).
23
 
24
  ScaleDF is the largest dataset in the deepfake detection domain to date. It contains over 5.8 million real images from 51 different datasets (domains) and more than 8.8 million fake images generated by 102 deepfake methods.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  This is the dataset proposed in our paper [**Scaling Laws for Deepfake Detection**](https://arxiv.org/abs/2510.16320).
23
 
24
  ScaleDF is the largest dataset in the deepfake detection domain to date. It contains over 5.8 million real images from 51 different datasets (domains) and more than 8.8 million fake images generated by 102 deepfake methods.
25
+
26
+
27
+ # Directory
28
+ ```
29
+ *DATA_PATH
30
+ *ScaleDF
31
+ *train
32
+ *val
33
+ ...
34
+ *Established_benchmarks
35
+ *DeepFakeDetection.tar
36
+ *Celeb-DF-V2.tar
37
+ *WildDeepFake.tar
38
+ *ForgeryNet.tar
39
+ *DeepFakeFace.tar
40
+ *DF40.tar
41
+ ```