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