Instructions to use hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, MobileViTV2ForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation") model = MobileViTV2ForSemanticSegmentation.from_pretrained("hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
Commit ·
d8654bc
1
Parent(s): 13b953f
Update tiny models for MobileViTV2ForSemanticSegmentation
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14171345
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bf9ea85c4475c1fe287f52db5209c71a7e4e9d87c4123d73af1caf075cea6e8
|
| 3 |
size 14171345
|