--- 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.