AICurious Logo

What is: MnasNet?

SourceMnasNet: Platform-Aware Neural Architecture Search for Mobile
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

MnasNet is a type of convolutional neural network optimized for mobile devices that is discovered through mobile neural architecture search, which explicitly incorporates model latency into the main objective so that the search can identify a model that achieves a good trade-off between accuracy and latency. The main building block is an inverted residual block (from MobileNetV2).