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