Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Kushagra07/vit-large-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kushagra07/vit-large-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Kushagra07/vit-large-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask") 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("Kushagra07/vit-large-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask") model = AutoModelForImageClassification.from_pretrained("Kushagra07/vit-large-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1213322772
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c423c01f3f2a4e9bf4901d50d432d6dc42d2767157fcb6b4d7b4fa3a3648a66
|
| 3 |
size 1213322772
|
runs/May02_05-56-53_60f4804cf903/events.out.tfevents.1714629415.60f4804cf903.4117.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:a379b95f43eae956ff7af8bd887ebff63df467b2a9f2d0feeb27f3ff0f1ee057
|
| 3 |
+
size 72579
|