File size: 647 Bytes
bd2f374
 
 
35b3e1f
 
bfc3866
35b3e1f
 
 
 
3bd4f9d
0f1c00a
 
35b3e1f
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
---
# Models for [img2tags](https://github.com/shirayu/img2tags)

I converted following models to accept batches of any size.

This repository consists of the following models.

- [WD 1.4 ConvNext Tagger V2 (SmilingWolf/wd-v1-4-convnext-tagger-v2)](https://huggingface.co/SmilingWolf/wd-v1-4-convnext-tagger-v2)
    - ``4b34d1b``: ``P=R: threshold = 0.3685, F1 = 0.6810``
- [WD 1.4 ConvNextV2 Tagger V2 (SmilingWolf/wd-v1-4-convnextv2-tagger-v2)](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2)
    - ``dbd4dbe``: ``P=R: threshold = 0.3710, F1 = 0.6862``

All models are licensed under Apache License 2.0.