Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Subhaaannn/image_classification12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Subhaaannn/image_classification12 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Subhaaannn/image_classification12") 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("Subhaaannn/image_classification12") model = AutoModelForImageClassification.from_pretrained("Subhaaannn/image_classification12") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:661971361fdf7c4dcebc3b905b415291ed0bfcd1ae5ee2776189d0f9c33c8457
|
| 3 |
size 343242432
|
runs/Feb16_16-03-46_77917cf047ab/events.out.tfevents.1708099430.77917cf047ab.1256.14
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:1ac64df545d7994a8c60edeab4434ccd195a457090f9e95ed7755fb04a4c9611
|
| 3 |
+
size 5199
|