Instructions to use frgfm/cspdarknet53_mish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use frgfm/cspdarknet53_mish with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="frgfm/cspdarknet53_mish") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("frgfm/cspdarknet53_mish", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7910142 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6f45743ee8f8f7c410042a7b8b0b269766e01260484729edad7f811ef50917a1
size 106796377
|