Skip to content

AnjieCheng/MobileNetV3-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A PyTorch implementation of MobileNetV3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages