narugo commited on
Commit
bdc6ca1
·
verified ·
1 Parent(s): 461a81f

Sync README for deepghs/eattach_monochrome_experiments, on 2025-03-20 18:02:06 JST

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,6 +18,8 @@ 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_seed1 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9948 | 0.9652 | 0.06904 | 0.995 | monochrome, normal |
 
 
 
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_seed3_dist8 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9956 | 0.9699 | 0.05301 | 0.9957 | monochrome, normal |
24
+ | mlp_layer1_seed1 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9948 | 0.9652 | 0.06904 | 0.995 | monochrome, normal |
25
+