MobileNet-v2: Optimized for Qualcomm Devices

MobileNetV2 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.

This is based on the implementation of MobileNet-v2 found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.

Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.

Getting Started

There are two ways to deploy this model on your device:

Option 1: Download Pre-Exported Models

Below are pre-exported model assets ready for deployment.

Runtime Precision Chipset SDK Versions Download
ONNX float Universal QAIRT 2.42, ONNX Runtime 1.24.1 Download
ONNX w8a16 Universal QAIRT 2.42, ONNX Runtime 1.24.1 Download
ONNX w8a16_mixed_int16 Universal QAIRT 2.42, ONNX Runtime 1.24.1 Download
ONNX w8a8 Universal QAIRT 2.42, ONNX Runtime 1.24.1 Download
QNN_DLC float Universal QAIRT 2.43 Download
QNN_DLC w8a16 Universal QAIRT 2.43 Download
QNN_DLC w8a16_mixed_int16 Universal QAIRT 2.43 Download
QNN_DLC w8a8 Universal QAIRT 2.43 Download
TFLITE float Universal QAIRT 2.43, TFLite 2.17.0 Download
TFLITE w8a8 Universal QAIRT 2.43, TFLite 2.17.0 Download

For more device-specific assets and performance metrics, visit MobileNet-v2 on Qualcomm® AI Hub.

Option 2: Export with Custom Configurations

Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:

  • Custom weights (e.g., fine-tuned checkpoints)
  • Custom input shapes
  • Target device and runtime configurations

This option is ideal if you need to customize the model beyond the default configuration provided here.

See our repository for MobileNet-v2 on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.image_classification

Model Stats:

  • Model checkpoint: Imagenet
  • Input resolution: 224x224
  • Number of parameters: 3.49M
  • Model size (float): 13.3 MB
  • Model size (w8a16): 4.39 MB

Performance Summary

Model Runtime Precision Chipset Inference Time (ms) Peak Memory Range (MB) Primary Compute Unit
MobileNet-v2 ONNX float Snapdragon® X Elite 0.759 ms 7 - 7 MB NPU
MobileNet-v2 ONNX float Snapdragon® 8 Gen 3 Mobile 0.43 ms 0 - 52 MB NPU
MobileNet-v2 ONNX float Qualcomm® QCS8550 (Proxy) 0.629 ms 0 - 2 MB NPU
MobileNet-v2 ONNX float Qualcomm® QCS9075 0.884 ms 1 - 3 MB NPU
MobileNet-v2 ONNX float Snapdragon® 8 Elite For Galaxy Mobile 0.338 ms 0 - 30 MB NPU
MobileNet-v2 ONNX float Snapdragon® 8 Elite Gen 5 Mobile 0.277 ms 0 - 34 MB NPU
MobileNet-v2 ONNX float Snapdragon® X2 Elite 0.322 ms 7 - 7 MB NPU
MobileNet-v2 ONNX w8a16 Snapdragon® X Elite 0.7 ms 3 - 3 MB NPU
MobileNet-v2 ONNX w8a16 Snapdragon® 8 Gen 3 Mobile 0.413 ms 0 - 47 MB NPU
MobileNet-v2 ONNX w8a16 Qualcomm® QCS6490 49.034 ms 15 - 18 MB CPU
MobileNet-v2 ONNX w8a16 Qualcomm® QCS8550 (Proxy) 0.577 ms 0 - 6 MB NPU
MobileNet-v2 ONNX w8a16 Qualcomm® QCS9075 0.776 ms 0 - 3 MB NPU
MobileNet-v2 ONNX w8a16 Qualcomm® QCM6690 18.423 ms 14 - 21 MB CPU
MobileNet-v2 ONNX w8a16 Snapdragon® 8 Elite For Galaxy Mobile 0.293 ms 0 - 30 MB NPU
MobileNet-v2 ONNX w8a16 Snapdragon® 7 Gen 4 Mobile 13.122 ms 15 - 22 MB CPU
MobileNet-v2 ONNX w8a16 Snapdragon® 8 Elite Gen 5 Mobile 0.218 ms 0 - 36 MB NPU
MobileNet-v2 ONNX w8a16 Snapdragon® X2 Elite 0.278 ms 5 - 5 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® X Elite 0.759 ms 4 - 4 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® 8 Gen 3 Mobile 0.461 ms 0 - 47 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Qualcomm® QCS6490 48.871 ms 14 - 17 MB CPU
MobileNet-v2 ONNX w8a16_mixed_int16 Qualcomm® QCS8550 (Proxy) 0.64 ms 0 - 2 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Qualcomm® QCS9075 0.819 ms 0 - 3 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Qualcomm® QCM6690 18.292 ms 14 - 22 MB CPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® 8 Elite For Galaxy Mobile 0.341 ms 0 - 37 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® 7 Gen 4 Mobile 13.055 ms 15 - 24 MB CPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® 8 Elite Gen 5 Mobile 0.258 ms 0 - 36 MB NPU
MobileNet-v2 ONNX w8a16_mixed_int16 Snapdragon® X2 Elite 0.304 ms 6 - 6 MB NPU
MobileNet-v2 ONNX w8a8 Snapdragon® X Elite 0.619 ms 3 - 3 MB NPU
MobileNet-v2 ONNX w8a8 Snapdragon® 8 Gen 3 Mobile 0.342 ms 0 - 45 MB NPU
MobileNet-v2 ONNX w8a8 Qualcomm® QCS8550 (Proxy) 0.489 ms 0 - 2 MB NPU
MobileNet-v2 ONNX w8a8 Qualcomm® QCS9075 0.646 ms 0 - 3 MB NPU
MobileNet-v2 ONNX w8a8 Snapdragon® 8 Elite For Galaxy Mobile 0.3 ms 0 - 30 MB NPU
MobileNet-v2 ONNX w8a8 Snapdragon® 8 Elite Gen 5 Mobile 0.272 ms 0 - 35 MB NPU
MobileNet-v2 ONNX w8a8 Snapdragon® X2 Elite 0.258 ms 5 - 5 MB NPU
MobileNet-v2 QNN_DLC float Snapdragon® X Elite 1.136 ms 1 - 1 MB NPU
MobileNet-v2 QNN_DLC float Snapdragon® 8 Gen 3 Mobile 0.605 ms 0 - 51 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® QCS8275 (Proxy) 2.725 ms 1 - 31 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® QCS8550 (Proxy) 0.941 ms 1 - 32 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® SA8775P 1.254 ms 1 - 33 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® QCS9075 1.13 ms 1 - 3 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® QCS8450 (Proxy) 1.712 ms 0 - 54 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® SA7255P 2.725 ms 1 - 31 MB NPU
MobileNet-v2 QNN_DLC float Qualcomm® SA8295P 1.509 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC float Snapdragon® 8 Elite For Galaxy Mobile 0.459 ms 1 - 31 MB NPU
MobileNet-v2 QNN_DLC float Snapdragon® 8 Elite Gen 5 Mobile 0.356 ms 1 - 36 MB NPU
MobileNet-v2 QNN_DLC float Snapdragon® X2 Elite 0.519 ms 1 - 1 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® X Elite 0.961 ms 0 - 0 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® 8 Gen 3 Mobile 0.573 ms 0 - 40 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCS6490 2.375 ms 2 - 4 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCS8275 (Proxy) 1.788 ms 0 - 29 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCS8550 (Proxy) 0.809 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® SA8775P 4.31 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCS9075 0.992 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCM6690 3.372 ms 0 - 142 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® QCS8450 (Proxy) 0.99 ms 0 - 43 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® SA7255P 1.788 ms 0 - 29 MB NPU
MobileNet-v2 QNN_DLC w8a16 Qualcomm® SA8295P 1.271 ms 0 - 27 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® 8 Elite For Galaxy Mobile 0.384 ms 0 - 27 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® 7 Gen 4 Mobile 0.862 ms 0 - 141 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® 8 Elite Gen 5 Mobile 0.298 ms 0 - 32 MB NPU
MobileNet-v2 QNN_DLC w8a16 Snapdragon® X2 Elite 0.483 ms 0 - 0 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® X Elite 1.031 ms 0 - 0 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® 8 Gen 3 Mobile 0.62 ms 0 - 41 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® QCS8275 (Proxy) 1.958 ms 0 - 29 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® QCS8550 (Proxy) 0.861 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® SA8775P 4.629 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® QCS9075 1.03 ms 2 - 4 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® QCM6690 4.76 ms 0 - 142 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Qualcomm® SA7255P 1.958 ms 0 - 29 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® 8 Elite For Galaxy Mobile 0.415 ms 0 - 33 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® 7 Gen 4 Mobile 0.99 ms 0 - 142 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® 8 Elite Gen 5 Mobile 0.319 ms 0 - 33 MB NPU
MobileNet-v2 QNN_DLC w8a16_mixed_int16 Snapdragon® X2 Elite 0.465 ms 0 - 0 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® X Elite 0.555 ms 0 - 0 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® 8 Gen 3 Mobile 0.308 ms 0 - 40 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCS6490 1.355 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCS8275 (Proxy) 1.027 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCS8550 (Proxy) 0.438 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® SA8775P 0.619 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCS9075 0.538 ms 0 - 2 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCM6690 1.739 ms 0 - 28 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® QCS8450 (Proxy) 0.595 ms 0 - 42 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® SA7255P 1.027 ms 0 - 30 MB NPU
MobileNet-v2 QNN_DLC w8a8 Qualcomm® SA8295P 0.809 ms 0 - 27 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® 8 Elite For Galaxy Mobile 0.215 ms 0 - 32 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® 7 Gen 4 Mobile 0.466 ms 0 - 28 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® 8 Elite Gen 5 Mobile 0.18 ms 0 - 32 MB NPU
MobileNet-v2 QNN_DLC w8a8 Snapdragon® X2 Elite 0.276 ms 0 - 0 MB NPU
MobileNet-v2 TFLITE float Snapdragon® 8 Gen 3 Mobile 0.594 ms 0 - 56 MB NPU
MobileNet-v2 TFLITE float Qualcomm® QCS8275 (Proxy) 2.731 ms 0 - 35 MB NPU
MobileNet-v2 TFLITE float Qualcomm® QCS8550 (Proxy) 0.925 ms 0 - 2 MB NPU
MobileNet-v2 TFLITE float Qualcomm® SA8775P 1.265 ms 0 - 37 MB NPU
MobileNet-v2 TFLITE float Qualcomm® QCS9075 1.127 ms 0 - 10 MB NPU
MobileNet-v2 TFLITE float Qualcomm® QCS8450 (Proxy) 1.721 ms 0 - 57 MB NPU
MobileNet-v2 TFLITE float Qualcomm® SA7255P 2.731 ms 0 - 35 MB NPU
MobileNet-v2 TFLITE float Qualcomm® SA8295P 1.497 ms 0 - 32 MB NPU
MobileNet-v2 TFLITE float Snapdragon® 8 Elite For Galaxy Mobile 0.451 ms 0 - 39 MB NPU
MobileNet-v2 TFLITE float Snapdragon® 8 Elite Gen 5 Mobile 0.35 ms 0 - 39 MB NPU
MobileNet-v2 TFLITE w8a8 Snapdragon® 8 Gen 3 Mobile 0.285 ms 0 - 42 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCS6490 1.178 ms 0 - 7 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCS8275 (Proxy) 0.992 ms 0 - 31 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCS8550 (Proxy) 0.415 ms 0 - 2 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® SA8775P 0.618 ms 0 - 32 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCS9075 0.535 ms 0 - 6 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCM6690 1.654 ms 0 - 29 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® QCS8450 (Proxy) 0.541 ms 0 - 45 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® SA7255P 0.992 ms 0 - 31 MB NPU
MobileNet-v2 TFLITE w8a8 Qualcomm® SA8295P 0.793 ms 0 - 28 MB NPU
MobileNet-v2 TFLITE w8a8 Snapdragon® 8 Elite For Galaxy Mobile 0.212 ms 0 - 29 MB NPU
MobileNet-v2 TFLITE w8a8 Snapdragon® 7 Gen 4 Mobile 0.421 ms 0 - 28 MB NPU
MobileNet-v2 TFLITE w8a8 Snapdragon® 8 Elite Gen 5 Mobile 0.187 ms 0 - 34 MB NPU

License

  • The license for the original implementation of MobileNet-v2 can be found here.

References

Community

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for qualcomm/MobileNet-v2

Finetunes
2 models

Paper for qualcomm/MobileNet-v2