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