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