Instructions to use nateraw/mit-b0-finetuned-sidewalks-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nateraw/mit-b0-finetuned-sidewalks-v2 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("nateraw/mit-b0-finetuned-sidewalks-v2") model = SegformerForSemanticSegmentation.from_pretrained("nateraw/mit-b0-finetuned-sidewalks-v2") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files- tf_model.h5 +1 -1
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15167588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6bf6d24016e5234aefe24a990929ead4fe5f650cc1fd6e1eea5cbeb7f7a3a32
|
| 3 |
size 15167588
|