Instructions to use scenario-labs/segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use scenario-labs/segmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, MaskFormerForInstanceSegmentation processor = AutoImageProcessor.from_pretrained("scenario-labs/segmentation") model = MaskFormerForInstanceSegmentation.from_pretrained("scenario-labs/segmentation") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f084378 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5b1d58082fb676c8471d46d2ac88a0391b88c683463a0020295914697db03126
size 167419213
|