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