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