Instructions to use atitaarora/segformer-b0-scene-parse-150 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use atitaarora/segformer-b0-scene-parse-150 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("atitaarora/segformer-b0-scene-parse-150") model = SegformerForSemanticSegmentation.from_pretrained("atitaarora/segformer-b0-scene-parse-150") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7ca9f92 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29435b0e98992e37ecb8c7dd1799df8898a6cd7a58a4a8dfb581a6475c017d0f
size 3579
|