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