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