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