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