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