Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ pipeline_tag: image-classification
|
|
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 |
## 🚀 What's New in v2
|
15 |
|
16 |

|
|
|
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 |
+
|
16 |
## 🚀 What's New in v2
|
17 |
|
18 |

|