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