Instructions to use Abdullah6030/segmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Abdullah6030/segmodel with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Abdullah6030/segmodel") model = SegformerForSemanticSegmentation.from_pretrained("Abdullah6030/segmodel") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 33180
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15036944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5dbc8847c95cb2c07a41c3616cfdefd7b445b2ee62d8690078b87903eee9320
|
| 3 |
size 15036944
|