jacoballessio commited on
Commit
9f48f08
1 Parent(s): 07c5ed4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Data preparation process:
37
 
38
  This approach ensured real and AI-generated images were as similar as possible, differing only in their origin.
39
 
40
- The three models were then distilled into a single EfficientNet model, combining their learned features for more efficient detection.
41
 
42
  ## Data Sources
43
 
 
37
 
38
  This approach ensured real and AI-generated images were as similar as possible, differing only in their origin.
39
 
40
+ The three models were then distilled into a small ViT model with 11.8 Million Parameters, combining their learned features for more efficient detection.
41
 
42
  ## Data Sources
43