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