Instructions to use glacierscopessegmentation/glacier_segmentation_transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use glacierscopessegmentation/glacier_segmentation_transformer with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("glacierscopessegmentation/glacier_segmentation_transformer") model = SegformerForSemanticSegmentation.from_pretrained("glacierscopessegmentation/glacier_segmentation_transformer") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 74
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 109447092
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26453dd6b6a6675697ae3b45e0ee7e74c7acfd994005f7ba37d62f82599e9a37
|
| 3 |
size 109447092
|