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