Instructions to use bburns/my-segmentation-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bburns/my-segmentation-model with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("bburns/my-segmentation-model") model = SegformerForSemanticSegmentation.from_pretrained("bburns/my-segmentation-model") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
091787d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:aecf24b346da91cd8cb55bb57158224fcf2ec49f6fddfeab56c6e38d1f39cef7
size 15082081
|