Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 493 Bytes

MobileNetV3-PyTorch

A PyTorch implementation of MobileNetV3

Overview

A PyTorch implementation of MobileNetV3 architecture: Searching for MobileNetV3. Based on MNASNet, found by architecture search, adding quantization friendly SqueezeExcite & Swish + NetAdapt + Compact layers. Result: 2x faster and more accurate than MobileNetV2.

MobileNetV3 Architecture

Alt text

MobileNetV3 Result

Alt text