Instructions to use Transformers123/robo50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Transformers123/robo50 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Transformers123/robo50") model = SegformerForSemanticSegmentation.from_pretrained("Transformers123/robo50") - Notebooks
- Google Colab
- Kaggle
Commit ·
fc0ce1c
1
Parent(s): b508e87
Upload SegformerForSemanticSegmentation
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 14931789
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25d401dd218c486c440385f867102232496324976d98b83ba8fd623cdbbf75ab
|
| 3 |
size 14931789
|