Instructions to use ahmedesmail16/Project_Class_Aug_Model_vit-large-patch16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ahmedesmail16/Project_Class_Aug_Model_vit-large-patch16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="ahmedesmail16/Project_Class_Aug_Model_vit-large-patch16") 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("ahmedesmail16/Project_Class_Aug_Model_vit-large-patch16") model = AutoModelForImageClassification.from_pretrained("ahmedesmail16/Project_Class_Aug_Model_vit-large-patch16") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b5d31087934a16abdcdd684e07c4e873d833fb49e743f39f98e9adfabe50df6e
- Size of remote file:
- 4.98 kB
- SHA256:
- 61adedc0c87cdc94aa0f618331461131740931df7410d909e842ee27d66eb4ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.