Instructions to use NotSarahConnor1984/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NotSarahConnor1984/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="NotSarahConnor1984/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("NotSarahConnor1984/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("NotSarahConnor1984/detr_finetuned_cppe5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- May29_16-01-33_LAPTOP-S45RK0KK
- May29_16-12-03_LAPTOP-S45RK0KK
- May29_16-13-36_LAPTOP-S45RK0KK
- May29_16-13-55_LAPTOP-S45RK0KK
- May29_16-17-50_LAPTOP-S45RK0KK
- May29_16-41-08_LAPTOP-S45RK0KK
- May29_16-43-53_LAPTOP-S45RK0KK
- May29_17-02-12_LAPTOP-S45RK0KK
- May29_17-03-07_LAPTOP-S45RK0KK
- May29_17-03-23_LAPTOP-S45RK0KK
- May29_17-15-02_LAPTOP-S45RK0KK
- May29_17-41-08_LAPTOP-S45RK0KK
- May29_17-42-15_LAPTOP-S45RK0KK
- May29_17-43-03_LAPTOP-S45RK0KK
- May29_17-43-45_LAPTOP-S45RK0KK
- May29_17-44-23_LAPTOP-S45RK0KK
- May30_08-50-35_LAPTOP-S45RK0KK
- May30_08-51-03_LAPTOP-S45RK0KK
- May30_08-51-46_LAPTOP-S45RK0KK
- May30_13-56-47_LAPTOP-S45RK0KK
- May30_18-13-32_LAPTOP-S45RK0KK