Instructions to use akashmaggon/vit-base-crack-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akashmaggon/vit-base-crack-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="akashmaggon/vit-base-crack-classification") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("akashmaggon/vit-base-crack-classification") model = AutoModelForImageClassification.from_pretrained("akashmaggon/vit-base-crack-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
6c8e557
1
Parent(s): 114fdff
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343236280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78e90b715551293b08b3727ee011eedfc946e75066230409d9c1652b6f841f2b
|
| 3 |
size 343236280
|
runs/Dec01_15-33-09_c33b0eaaad7d/events.out.tfevents.1701444805.c33b0eaaad7d.1499.3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2323e7832edb630703d69bfed9dad7279dc152e83ee3e5a00921879266872de3
|
| 3 |
+
size 15211
|