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