Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ This is an experiment on DeepGHS's new tagger attachment training framework [dee
|
|
16 |
|
17 |
Just some technical validation, not recommended for use in production.
|
18 |
|
|
|
|
|
19 |
| Name | Encoder | Problem | FLOPS | Params | AUC | accuracy | loss | mAP | Labels |
|
20 |
|:----------------:|:----------------------------------------:|:--------------:|:-------:|:--------:|:------:|:----------:|:-------:|:-----:|:------------------:|
|
21 |
| mlp_layer1_seed1 | wdtagger:SmilingWolf/wd-swinv2-tagger-v3 | classification | 525.3K | 525.8K | 0.9948 | 0.9652 | 0.06904 | 0.995 | monochrome, normal |
|
|
|
16 |
|
17 |
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), 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 |
|