Image Classification
Transformers
TensorBoard
Safetensors
deit
Generated from Trainer
Eval Results (legacy)
Instructions to use alirzb/S5_M1_fold2_deit_42502106 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alirzb/S5_M1_fold2_deit_42502106 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="alirzb/S5_M1_fold2_deit_42502106") 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("alirzb/S5_M1_fold2_deit_42502106") model = AutoModelForImageClassification.from_pretrained("alirzb/S5_M1_fold2_deit_42502106") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b8ef5525f865ea7f0b2ee7dbd2de522819708468122a83f126351669ba92470
- Size of remote file:
- 4.27 kB
- SHA256:
- ea69574fe2dda4d858836b62be7a1ebec4852c10c756d5704fcc4fee2657eed9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.