narugo commited on
Commit
3a1bbed
·
verified ·
1 Parent(s): de8a1e2

Sync README for deepghs/eattach_monochrome_experiments, on 2025-03-20 21:50:48 JST

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -18,9 +18,10 @@ Just some technical validation, not recommended for use in production.
18
 
19
  (2025.3.7: This feature is still WIP, you can take a look at [this PR](https://github.com/deepghs/imgutils/pull/152) and [this documentation](https://dghs-imgutils.deepghs.org/dev/attachments/api_doc/tagging/wd14.html#get-wd14-tags), you will like it.)
20
 
21
- | Name | Encoder | Problem | FLOPS | Params | AUC | accuracy | loss | mAP | Labels |
22
- |:----------------------:|:----------------------------------------:|:--------------:|:-------:|:--------:|:------:|:----------:|:-------:|:------:|:------------------:|
23
- | mlp_layer1_seedx_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9946 | 0.9732 | 0.04058 | 0.9947 | monochrome, normal |
24
- | mlp_layer1_seed3_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9956 | 0.9699 | 0.05301 | 0.9957 | monochrome, normal |
25
- | mlp_layer1_seed1 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9948 | 0.9652 | 0.06904 | 0.995 | monochrome, normal |
 
26
 
 
18
 
19
  (2025.3.7: This feature is still WIP, you can take a look at [this PR](https://github.com/deepghs/imgutils/pull/152) and [this documentation](https://dghs-imgutils.deepghs.org/dev/attachments/api_doc/tagging/wd14.html#get-wd14-tags), you will like it.)
20
 
21
+ | Name | Encoder | Problem | FLOPS | Params | AUC | accuracy | loss | mAP | Labels |
22
+ |:---------------------------:|:----------------------------------------:|:--------------:|:-------:|:--------:|:------:|:----------:|:-------:|:------:|:------------------:|
23
+ | mlp_layer1_seed114514_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9937 | 0.9743 | 0.04483 | 0.9937 | monochrome, normal |
24
+ | mlp_layer1_seedx_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9946 | 0.9732 | 0.04058 | 0.9947 | monochrome, normal |
25
+ | mlp_layer1_seed3_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9956 | 0.9699 | 0.05301 | 0.9957 | monochrome, normal |
26
+ | mlp_layer1_seed1 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9948 | 0.9652 | 0.06904 | 0.995 | monochrome, normal |
27