Instructions to use hf-tiny-model-private/tiny-random-SegformerForSemanticSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-SegformerForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-tiny-model-private/tiny-random-SegformerForSemanticSegmentation") model = SegformerForSemanticSegmentation.from_pretrained("hf-tiny-model-private/tiny-random-SegformerForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a008f20 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:08bc55a47607d1702dbd8627561d78ac9d29489ffacef2da06696d1b067e7747
size 4316432
|