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