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 21620
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:ed54469e4969ee8c0b04707e9fda56dbf1e34328aaaf7acf928eddf748c28667
|
| 3 |
size 14884776
|