Instructions to use Dhika/raildefectfft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dhika/raildefectfft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Dhika/raildefectfft") 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/raildefectfft") model = AutoModelForImageClassification.from_pretrained("Dhika/raildefectfft", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 160
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:8c30895711fd881e8ad74329893be2f0f73d1b1a215695197623d413d600d7e7
|
| 3 |
size 343278253
|
runs/Jun10_11-56-18_77d736b83a99/events.out.tfevents.1686398198.77d736b83a99.8001.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:79b7922f3bd2ad8ab7287366b84c91203d5e4955928dbffcfc5f65e8230de139
|
| 3 |
+
size 11730
|