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