Instructions to use SpotLab/MobileViT_DeepLabv3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SpotLab/MobileViT_DeepLabv3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="SpotLab/MobileViT_DeepLabv3")# Load model directly from transformers import AutoImageProcessor, MobileViTForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("SpotLab/MobileViT_DeepLabv3") model = MobileViTForSemanticSegmentation.from_pretrained("SpotLab/MobileViT_DeepLabv3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 574661838dbda8b436da7ed9c09845c44e7f39665419b6f1ea0aeb26fef61111
- Size of remote file:
- 7.57 MB
- SHA256:
- 0f91dba8e66cf725cc0cd987b9bf47b0e95788bf4050032d55de23217d5ffa60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.