Instructions to use Transformers123/roboflow_20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Transformers123/roboflow_20 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Transformers123/roboflow_20") model = SegformerForSemanticSegmentation.from_pretrained("Transformers123/roboflow_20") - Notebooks
- Google Colab
- Kaggle
Commit ·
c5b80fc
1
Parent(s): 586acb3
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:6c02044e8d3ebe20be9483f906f23d55164cc2099915534914e89170517a1d5f
|
| 3 |
size 14931789
|