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