File size: 608 Bytes
bd2f374
 
 
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)

Coveted 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)
    - ``P=R: threshold = 0.3685, F1 = 0.6810``
- [WD 1.4 MOAT Tagger V2 `8452cdd`(SmilingWolf/wd-v1-4-moat-tagger-v2)](https://huggingface.co/SmilingWolf/wd-v1-4-moat-tagger-v2)
    - ``P=R: threshold = 0.3771, F1 = 0.6911``

All models are licensed under Apache License 2.0.