Instructions to use abdulsalama/solar-swin-large-ade-2023042611 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdulsalama/solar-swin-large-ade-2023042611 with Transformers:
# Load model directly from transformers import AutoImageProcessor, MaskFormerForInstanceSegmentation processor = AutoImageProcessor.from_pretrained("abdulsalama/solar-swin-large-ade-2023042611") model = MaskFormerForInstanceSegmentation.from_pretrained("abdulsalama/solar-swin-large-ade-2023042611", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b9103e6
1
Parent(s): d896dbc
Upload MaskFormerForInstanceSegmentation
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 850386797
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfc2f40aaf0bbe5a29338ca4162abe26d7cc1db49482929bba42f37eb22bd9b8
|
| 3 |
size 850386797
|