Instructions to use abdulsalama/SolarVision-Mask2Former-Swin-Large-ADE-2023060610 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdulsalama/SolarVision-Mask2Former-Swin-Large-ADE-2023060610 with Transformers:
# Load model directly from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation processor = AutoImageProcessor.from_pretrained("abdulsalama/SolarVision-Mask2Former-Swin-Large-ADE-2023060610") model = Mask2FormerForUniversalSegmentation.from_pretrained("abdulsalama/SolarVision-Mask2Former-Swin-Large-ADE-2023060610") - Notebooks
- Google Colab
- Kaggle
Commit ·
2a55a3e
1
Parent(s): a3e219c
Upload Mask2FormerForUniversalSegmentation
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 866073669
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:283c037282150647710272bb2ea451da77dfe266132e482d833b5da34ac412fc
|
| 3 |
size 866073669
|