Instructions to use whyoke/segment_50ep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whyoke/segment_50ep with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("whyoke/segment_50ep") model = SegformerForSemanticSegmentation.from_pretrained("whyoke/segment_50ep") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 21920
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 14884776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52cbf3cc5135088967a7a8cfd668fe6acb5ef1f24e6e37ff11e19bc98feae75f
|
| 3 |
size 14884776
|