File size: 2,420 Bytes
6c1c2b9
 
 
 
 
 
 
 
949a45b
6c1c2b9
949a45b
 
 
 
 
 
 
 
 
 
05c37f4
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: apache-2.0
language:
- en
---

This is onnx models based on [SmilingWolf](https://huggingface.co/SmilingWolf)'s wd14 anime taggers, which added the embeddings output as the second output.

10 models in total: 

| Name        | Source Repository                                                                                           |   Tags Count |   Embedding Width | Inverse Supported   |
|:------------|:------------------------------------------------------------------------------------------------------------|-------------:|------------------:|:--------------------|
| EVA02_Large | [SmilingWolf/wd-eva02-large-tagger-v3](https://huggingface.co/SmilingWolf/wd-eva02-large-tagger-v3)         |        10861 |              1024 | Yes                 |
| ViT_Large   | [SmilingWolf/wd-vit-large-tagger-v3](https://huggingface.co/SmilingWolf/wd-vit-large-tagger-v3)             |        10861 |              1024 | Yes                 |
| SwinV2      | [SmilingWolf/wd-v1-4-swinv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-swinv2-tagger-v2)         |         9083 |              1024 | Yes                 |
| ConvNext    | [SmilingWolf/wd-v1-4-convnext-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnext-tagger-v2)     |         9083 |              1024 | Yes                 |
| ConvNextV2  | [SmilingWolf/wd-v1-4-convnextv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2) |         9083 |              1024 | Yes                 |
| ViT         | [SmilingWolf/wd-v1-4-vit-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-vit-tagger-v2)               |         9083 |               768 | Yes                 |
| MOAT        | [SmilingWolf/wd-v1-4-moat-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-moat-tagger-v2)             |         9083 |              1024 | Yes                 |
| SwinV2_v3   | [SmilingWolf/wd-swinv2-tagger-v3](https://huggingface.co/SmilingWolf/wd-swinv2-tagger-v3)                   |        10861 |              1024 | Yes                 |
| ConvNext_v3 | [SmilingWolf/wd-convnext-tagger-v3](https://huggingface.co/SmilingWolf/wd-convnext-tagger-v3)               |        10861 |              1024 | Yes                 |
| ViT_v3      | [SmilingWolf/wd-vit-tagger-v3](https://huggingface.co/SmilingWolf/wd-vit-tagger-v3)                         |        10861 |               768 | Yes                 |