apple / mobilevitv2-1.0-voc-deeplabv3

huggingface.co
Total runs: 37
24-hour runs: 0
7-day runs: -20
30-day runs: -18
Model's Last Updated: July 12 2023
image-segmentation

Introduction of mobilevitv2-1.0-voc-deeplabv3

Model Details of mobilevitv2-1.0-voc-deeplabv3

MobileViTv2 + DeepLabv3 (shehan97/mobilevitv2-1.0-voc-deeplabv3)

MobileViTv2 model pre-trained on PASCAL VOC at resolution 512x512. It was introduced in Separable Self-attention for Mobile Vision Transformers by Sachin Mehta and Mohammad Rastegari, and first released in this repository. The license used is Apple sample code license .

Disclaimer: The team releasing MobileViT did not write a model card for this model so this model card has been written by the Hugging Face team.

Model Description

MobileViTv2 is constructed by replacing the multi-headed self-attention in MobileViT with separable self-attention.

The model in this repo adds a DeepLabV3 head to the MobileViT backbone for semantic segmentation.

Intended uses & limitations

You can use the raw model for semantic segmentation. See the model hub to look for fine-tuned versions on a task that interests you.

How to use

Here is how to use this model:

from transformers import MobileViTv2FeatureExtractor, MobileViTv2ForSemanticSegmentation
from PIL import Image
import requests

url = "http://images.cocodataset.org/val2017/000000039769.jpg"
image = Image.open(requests.get(url, stream=True).raw)

feature_extractor = MobileViTv2FeatureExtractor.from_pretrained("shehan97/mobilevitv2-1.0-voc-deeplabv3")
model = MobileViTv2ForSemanticSegmentation.from_pretrained("shehan97/mobilevitv2-1.0-voc-deeplabv3")

inputs = feature_extractor(images=image, return_tensors="pt")

outputs = model(**inputs)
logits = outputs.logits

predicted_mask = logits.argmax(1).squeeze(0)

Currently, both the feature extractor and model support PyTorch.

Training data

The MobileViT + DeepLabV3 model was pretrained on ImageNet-1k , a dataset consisting of 1 million images and 1,000 classes, and then fine-tuned on the PASCAL VOC2012 dataset.

BibTeX entry and citation info
@inproceedings{vision-transformer,
title = {Separable Self-attention for Mobile Vision Transformers},
author = {Sachin Mehta and Mohammad Rastegari},
year = {2022},
URL = {https://arxiv.org/abs/2206.02680}
}

Runs of apple mobilevitv2-1.0-voc-deeplabv3 on huggingface.co

37
Total runs
0
24-hour runs
-1
3-day runs
-20
7-day runs
-18
30-day runs

More Information About mobilevitv2-1.0-voc-deeplabv3 huggingface.co Model

More mobilevitv2-1.0-voc-deeplabv3 license Visit here:

https://choosealicense.com/licenses/other

mobilevitv2-1.0-voc-deeplabv3 huggingface.co

mobilevitv2-1.0-voc-deeplabv3 huggingface.co is an AI model on huggingface.co that provides mobilevitv2-1.0-voc-deeplabv3's model effect (), which can be used instantly with this apple mobilevitv2-1.0-voc-deeplabv3 model. huggingface.co supports a free trial of the mobilevitv2-1.0-voc-deeplabv3 model, and also provides paid use of the mobilevitv2-1.0-voc-deeplabv3. Support call mobilevitv2-1.0-voc-deeplabv3 model through api, including Node.js, Python, http.

mobilevitv2-1.0-voc-deeplabv3 huggingface.co Url

https://huggingface.co/apple/mobilevitv2-1.0-voc-deeplabv3

apple mobilevitv2-1.0-voc-deeplabv3 online free

mobilevitv2-1.0-voc-deeplabv3 huggingface.co is an online trial and call api platform, which integrates mobilevitv2-1.0-voc-deeplabv3's modeling effects, including api services, and provides a free online trial of mobilevitv2-1.0-voc-deeplabv3, you can try mobilevitv2-1.0-voc-deeplabv3 online for free by clicking the link below.

apple mobilevitv2-1.0-voc-deeplabv3 online free url in huggingface.co:

https://huggingface.co/apple/mobilevitv2-1.0-voc-deeplabv3

mobilevitv2-1.0-voc-deeplabv3 install

mobilevitv2-1.0-voc-deeplabv3 is an open source model from GitHub that offers a free installation service, and any user can find mobilevitv2-1.0-voc-deeplabv3 on GitHub to install. At the same time, huggingface.co provides the effect of mobilevitv2-1.0-voc-deeplabv3 install, users can directly use mobilevitv2-1.0-voc-deeplabv3 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

mobilevitv2-1.0-voc-deeplabv3 install url in huggingface.co:

https://huggingface.co/apple/mobilevitv2-1.0-voc-deeplabv3

Url of mobilevitv2-1.0-voc-deeplabv3

mobilevitv2-1.0-voc-deeplabv3 huggingface.co Url

Provider of mobilevitv2-1.0-voc-deeplabv3 huggingface.co

apple
ORGANIZATIONS

Other API from apple

huggingface.co

Total runs: 25.6K
Run Growth: -5.3K
Growth Rate: -20.77%
Updated:March 01 2025
huggingface.co

Total runs: 9.6K
Run Growth: 1.5K
Growth Rate: 15.10%
Updated:February 25 2025
huggingface.co

Total runs: 8.3K
Run Growth: -11.6K
Growth Rate: -140.97%
Updated:September 03 2025
huggingface.co

Total runs: 4.4K
Run Growth: 2.8K
Growth Rate: 62.82%
Updated:March 01 2025
huggingface.co

Total runs: 3.9K
Run Growth: -3.0K
Growth Rate: -77.52%
Updated:March 01 2025
huggingface.co

Total runs: 2.0K
Run Growth: -1.4K
Growth Rate: -66.18%
Updated:December 19 2025
huggingface.co

Total runs: 2.0K
Run Growth: -755
Growth Rate: -38.50%
Updated:September 03 2025
huggingface.co

Total runs: 1.6K
Run Growth: -915
Growth Rate: -58.17%
Updated:March 01 2025
huggingface.co

Total runs: 1.1K
Run Growth: 738
Growth Rate: 68.65%
Updated:March 01 2025
huggingface.co

Total runs: 792
Run Growth: 60
Growth Rate: 7.58%
Updated:September 03 2025
huggingface.co

Total runs: 394
Run Growth: 84
Growth Rate: 21.93%
Updated:March 01 2025
huggingface.co

Total runs: 292
Run Growth: -6.6K
Growth Rate: -2410.91%
Updated:July 26 2024
huggingface.co

Total runs: 221
Run Growth: -87
Growth Rate: -39.37%
Updated:April 25 2026
huggingface.co

Total runs: 188
Run Growth: 63
Growth Rate: 33.51%
Updated:October 10 2025
huggingface.co

Total runs: 184
Run Growth: 157
Growth Rate: 85.33%
Updated:March 01 2025
huggingface.co

Total runs: 182
Run Growth: 0
Growth Rate: 0.00%
Updated:September 03 2025
huggingface.co

Total runs: 170
Run Growth: 14
Growth Rate: 8.28%
Updated:October 10 2025
huggingface.co

Total runs: 104
Run Growth: 1
Growth Rate: 0.99%
Updated:March 01 2025
huggingface.co

Total runs: 95
Run Growth: -49
Growth Rate: -51.04%
Updated:June 14 2024
huggingface.co

Total runs: 83
Run Growth: -55
Growth Rate: -66.27%
Updated:September 03 2025
huggingface.co

Total runs: 72
Run Growth: 36
Growth Rate: 40.45%
Updated:August 02 2024
huggingface.co

Total runs: 70
Run Growth: 65
Growth Rate: 92.86%
Updated:April 15 2026
huggingface.co

Total runs: 68
Run Growth: 10
Growth Rate: 14.93%
Updated:March 01 2025
huggingface.co

Total runs: 64
Run Growth: 35
Growth Rate: 57.38%
Updated:March 01 2025
huggingface.co

Total runs: 45
Run Growth: -2
Growth Rate: -4.44%
Updated:October 10 2025
huggingface.co

Total runs: 45
Run Growth: -6
Growth Rate: -13.33%
Updated:April 15 2026