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