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