Instructions to use miao1234/cppe5_use_data_finetuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use miao1234/cppe5_use_data_finetuning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="miao1234/cppe5_use_data_finetuning")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("miao1234/cppe5_use_data_finetuning") model = AutoModelForObjectDetection.from_pretrained("miao1234/cppe5_use_data_finetuning", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d1cac3a038ba1565316e011d2abcad178fbef4577ea47fe961bd20c812ed12e
- Size of remote file:
- 166 MB
- SHA256:
- 27a361fcc53787e42dc54d0e2aa2977426670738bd948827bf0da13eac8e37ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.