Image Classification
Transformers
TensorBoard
Safetensors
vit
vision
Generated from Trainer
Eval Results (legacy)
Instructions to use punchnami/ViT-Base-Pothole-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use punchnami/ViT-Base-Pothole-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="punchnami/ViT-Base-Pothole-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("punchnami/ViT-Base-Pothole-Classification") model = AutoModelForImageClassification.from_pretrained("punchnami/ViT-Base-Pothole-Classification") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
events.out.tfevents.1707952922.PunchyZenbook.25332.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:167e05c0d3c7830dbfcf54623780b134b39d55525dbe473fb323bcecf83e1a1e
|
| 3 |
+
size 5450
|
events.out.tfevents.1707969667.PunchyZenbook.25332.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:982b8c89e7223d63590ee90de79efeb85af6ded673acdf2a2238f0ebbd137da2
|
| 3 |
+
size 411
|