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