Instructions to use hf-tiny-model-private/tiny-random-MobileNetV2ForSemanticSegmentation 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-MobileNetV2ForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, MobileNetV2ForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-tiny-model-private/tiny-random-MobileNetV2ForSemanticSegmentation") model = MobileNetV2ForSemanticSegmentation.from_pretrained("hf-tiny-model-private/tiny-random-MobileNetV2ForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
3ba767a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3a78c1f1c100a4c48cd452af850003d1e5bdfdd27a9062df6048f0fbb37b1de1
size 1805885
|