legekka commited on
Commit
6529858
·
verified ·
1 Parent(s): 84976a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  # AI Anime Image Detector ViT
15
 
16
- This is a proof of concept model of detecting anime styled AI images. Using Vision Transformer, it was trained on 1M human-made real and 217K AI generated anime images. During training either type appeared in equal amount to avoid biases. The model was trained on a single RTX 3090 GPU for about 40 hours, ~35 epochs.
17
 
18
  ## Evaluation
19
 
 
13
 
14
  # AI Anime Image Detector ViT
15
 
16
+ This is a proof of concept model for detecting anime style AI images. Using Vision Transformer, it was trained on 1M human-made real and 217K AI generated anime images. During training either type appeared in equal amount to avoid biases. The model was trained on a single RTX 3090 GPU for about 40 hours, ~35 epochs.
17
 
18
  ## Evaluation
19