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:
- 4c27af38e87b181bf96610b9a0f8a61cc8ac194d1a5446bdb10e731d7f7cf27d
- Size of remote file:
- 1.06 kB
- SHA256:
- c00a921962d318040e24f2c03004b9fc106d36cf37f9164403ef423bd6e0a598
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.