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 430
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:3ec09ea6aa8dddb4e1d9dba87d0228c942abeba648e728031c20117d03899c94
|
| 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:ada33658bff4d69fd97dfcebefa2ec45e3683ab7a97bd50d3b6b9f0bbb870365
|
| 3 |
+
size 24693
|