Machine learningCNN architectures

MobileNet: Efficient Convolutional Neural Networks for Mobile Vision

MobileNet is a family of lightweight convolutional neural network architectures introduced by Howard et al. at Google in 2017. It is designed to run image classification, object detection, and other vision tasks directly on mobile devices and embedded systems with limited computational budgets. By replacing standard convolutions with depthwise separable convolutions and exposing two global hyperparameters, MobileNet dramatically reduces multiply-add operations and model size while retaining competitive accuracy.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Howard, A. G., et al. (2017). MobileNets: Efficient convolutional neural networks for mobile vision applications. arXiv preprint. link

Related methods

Referenced by

ScholarGateMobileNet (MobileNet (Efficient Mobile CNN)). Retrieved 2026-06-04 from https://scholargate.app/en/deep-learning/mobilenet