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
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a97aa6501659502488c3a1cacc06269ad941d52bb06a9a849e79ab7e08eab33e
|
| 3 |
+
size 957272
|