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:
- e635a5f8e39ba208db8cc140062e1e1ea10b8dc168fcfbd96b9008e7c3b8e41c
- Size of remote file:
- 167 MB
- SHA256:
- 515786a161b4385d2da1d54608d35e81407843853e2b447f895262ea40a98312
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.