Camais03 commited on
Commit
90df0cf
·
verified ·
1 Parent(s): 220c323

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ![Performance Overview](images/dumbbell_plot.png)
 
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
+ ![Application Interface](images/app_screenshot.png)
15
+
16
  ## 🚀 What's New in v2
17
 
18
  ![Performance Overview](images/dumbbell_plot.png)