narugo commited on
Commit
b2da370
1 Parent(s): edb5a6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  | Name | Tagger | Embedding Width | Tags Count | FLOPS | Params | EMB Cosine | EMB Norm | Pred Loss | Pred MSE |
2
  |:-------------------:|:---------:|:-----------------:|:------------:|:---------:|:--------:|:------------:|:----------:|:-----------:|:----------:|
3
  | SwinV2_v3_mnum2_all | SwinV2_v3 | 1024 | 10861 | 0.000708G | 0.71M | 1 | 0.2129 | 0.004128 | 4.035e-08 |
 
1
+ ---
2
+ license: openrail
3
+ datasets:
4
+ - deepghs/wd14_tagger_inversion
5
+ metrics:
6
+ - mse
7
+ library_name: dghs-imgutils
8
+ pipeline_tag: feature-extraction
9
+ tags:
10
+ - art
11
+ - anime
12
+ - cosine_space
13
+ ---
14
+
15
  | Name | Tagger | Embedding Width | Tags Count | FLOPS | Params | EMB Cosine | EMB Norm | Pred Loss | Pred MSE |
16
  |:-------------------:|:---------:|:-----------------:|:------------:|:---------:|:--------:|:------------:|:----------:|:-----------:|:----------:|
17
  | SwinV2_v3_mnum2_all | SwinV2_v3 | 1024 | 10861 | 0.000708G | 0.71M | 1 | 0.2129 | 0.004128 | 4.035e-08 |