Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
# AI Anime Image Detector ViT
|
15 |
|
16 |
-
This is a proof of concept model
|
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 |
|