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
e911f70 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:da5c430f0b623112022baa714cebff94f5c6fe0a69aa2a48a0d0782616d8c241
size 992093
|