Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: image-classification
|
|
9 |
|
10 |
# Camie Tagger v2
|
11 |
|
12 |
-
An advanced deep learning model for automatically tagging anime/manga illustrations with relevant tags across multiple categories, achieving **67.3% micro F1 score** (using the micro optimized threshold profile) and **50.6% macro F1 score** (using the macro optimized threshold preset) across **70,527 possible tags** on a test set of 20,116 samples. Now with Vision Transformer backbone and significantly improved performance.
|
13 |
|
14 |

|
15 |
|
|
|
9 |
|
10 |
# Camie Tagger v2
|
11 |
|
12 |
+
An advanced deep learning model for automatically tagging anime/manga illustrations with relevant tags across multiple categories, achieving an amazing **67.3% micro F1 score** (using the micro optimized threshold profile) and **50.6% macro F1 score** (using the macro optimized threshold preset) across **70,527 possible tags** on a test set of 20,116 samples. Now with Vision Transformer backbone and significantly improved performance. This dataset is notoriously long-tailed and sparse.
|
13 |
|
14 |

|
15 |
|