Image Classification
Transformers
PyTorch
TensorBoard
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Dhika/raildefectfft1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dhika/raildefectfft1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Dhika/raildefectfft1") 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("Dhika/raildefectfft1") model = AutoModelForImageClassification.from_pretrained("Dhika/raildefectfft1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 440
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343278253
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83428918772d63919e4ce9dc01849824616f5a893831ae637095ebbcb6695ef9
|
| 3 |
size 343278253
|
runs/Jun11_10-18-16_46819e1563a4/events.out.tfevents.1686478710.46819e1563a4.17989.0
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:dd2b1745b987752a758b5d07165701489affecc0c21e343322f208ff80b9aa63
|
| 3 |
+
size 25173
|