Instructions to use shehan97/mobilevitv2-2.0-imagenet1k-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shehan97/mobilevitv2-2.0-imagenet1k-256 with Transformers:
# Load model directly from transformers import AutoImageProcessor, MobileViTv2ForImageClassification processor = AutoImageProcessor.from_pretrained("shehan97/mobilevitv2-2.0-imagenet1k-256") model = MobileViTv2ForImageClassification.from_pretrained("shehan97/mobilevitv2-2.0-imagenet1k-256", device_map="auto") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support