img2tags / README.md
shirayu's picture
Add models
35b3e1f
|
raw
history blame
608 Bytes
---
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.