MobileNet-v2: Image Classification
MobileNet-v2 is an efficient deep convolutional neural network designed for mobile and embedded devices. It improves upon MobileNet-v1 by introducing an inverted residual structure and a linear bottleneck design. The inverted residuals enable efficient computation by retaining low-dimensional features, while the linear bottleneck reduces the transmission of redundant information, lowering computational costs. MobileNet-v2 achieves significant reductions in model parameters and computational overhead without sacrificing accuracy, making it suitable for environments with limited resources. It is widely used in tasks such as image classification, object detection, and semantic segmentation.
Source model
- Input shape: 224x224
- Number of parameters: 3.34M
- Model size: 13.34M
- Output shape: 1x1000
Source model repository: MobileNet-v2
Performance Reference
Please search model by model name in Model Farm
Inference & Model Conversion
Please search model by model name in Model Farm
License
Source Model: APACHE-2.0
Deployable Model: APLUX-MODEL-FARM-LICENSE