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