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