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
230824-detr-segment-detect-unmasked / runs /Aug23_14-29-27_1966d3f12b3c /events.out.tfevents.1724423373.1966d3f12b3c.1667.0
- Xet hash:
- 9b77a49e4bd2af2f8a5734d1861669e1e6a36df8ab72cd83aa9e40f9207fa6bf
- Size of remote file:
- 13.1 kB
- SHA256:
- d53ecd5566e14e8ccf2c1f6eae177c9b545252d894df08b94439b795787538b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.