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