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:
- cc77af4f7961a42418eadab6b12d6467a7a5e68ff6ad9c6a3db2d4a82a9c788c
- Size of remote file:
- 4.03 kB
- SHA256:
- 2f6485656c1ab9c9efdd0242386290f520bfcda480aad951f1c25142dc7d21a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.