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