Instructions to use varcoder/CrackSeg-MIT-b0-dice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use varcoder/CrackSeg-MIT-b0-dice with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("varcoder/CrackSeg-MIT-b0-dice") model = SegformerForSemanticSegmentation.from_pretrained("varcoder/CrackSeg-MIT-b0-dice") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files- pytorch_model.bin +1 -1
- training_args.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 109529789
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd0b3f4b883cca3c2fb468a9ff3d4fe63c0f220d0c4d8cc1aefba3dafb7c52f0
|
| 3 |
size 109529789
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae07d04484dae4ee45c837fcd4fe513ecb89197e80c7323e57e6772141b77d98
|
| 3 |
size 4027
|