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 22400
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:e021e763cfb607b3a9812d748f52605c2b5a97038c091b13676d951a5af4a99d
|
| 3 |
size 14884776
|