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