benjaminStreltzin commited on
Commit
e752596
·
verified ·
1 Parent(s): 837bece

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -21,6 +21,9 @@ The dataset contains of 2,839 images: training set --> 2560 , test set -> 279.
21
 
22
  The data is balanced in each set , 50% is label 0 (as real image) --> 50% label 1 (Ai generated image)
23
 
 
 
 
24
  ### important :
25
 
26
  The dataset is already ordered by folders so you can dowload/clone the repository and use the csv files to assing the labels (0,1) or do it with code.
 
21
 
22
  The data is balanced in each set , 50% is label 0 (as real image) --> 50% label 1 (Ai generated image)
23
 
24
+ dowload link : https://drive.google.com/file/d/1EjrfIZ6vw7UQUwB0Cj9m8yUAbNHp87xJ/view?usp=drive_link
25
+ *** our 4 models provide a code to handle the labels so you can just extract the winrar folders in the same folder where you store the python code.
26
+
27
  ### important :
28
 
29
  The dataset is already ordered by folders so you can dowload/clone the repository and use the csv files to assing the labels (0,1) or do it with code.