Camie Tagger ONNX Exported Version.
How To Use
pip install -U dghs-imgutils
from imgutils.tagging import get_camie_tags
rating, tags, chars = get_camie_tags('image.png')
print(rating)
print(tags)
print(chars)
For further details, see our documentation.
Models
2 ONNX models exported in total.
Name | Params | Flops | Input Size | Features | Classes | Threshold | F1 (MI/MA) | Precision (MI/MA) | Recall (MI/MA) | Created At |
---|---|---|---|---|---|---|---|---|---|---|
initial | 214.1M | 64.7G | 512 | 1280 | 70527 | 0.2576 | 0.584 / 0.383 | 0.498 / 0.382 | 0.706 / 0.426 | 2025-03-11 |
refined | 334.0M | 68.1G | 512 | 2560 | 70527 | 0.2616 | 0.589 / 0.387 | 0.507 / 0.389 | 0.702 / 0.427 | 2025-03-11 |
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The HF Inference API does not support image-classification models for dghs-imgutils
library.
Model tree for deepghs/camie_tagger_onnx
Base model
Camais03/camie-tagger