SkillAgentSearch skills...

Mnasnet.MXNet

A Gluon implementation of Mnasnet

Install / Use

/learn @chinakook/Mnasnet.MXNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A MXNet/Gluon implementation of Mnasnet

This is a Gluon implementation of Mnasnet architecture as described in the paper MnasNet: Platform-Aware Neural Architecture Search for Mobile.

Training

To train this model, you need first install the gluon-cv or download the repo beside as we do. Using train_imagenet.sh to train, you will get 0.73+ accuracy.

Pretrained model

A pretrained model is provided by zuesees. They've got 73.6% Top-1 score and 91.52% Top-5 score, nearly approaching official accuracy.

TODO

After some tunes, I think you will get higher accuracy. I'm not free to do this now, so I hope someone could report to me when he/she get a better accuracy.

View on GitHub
GitHub Stars60
CategoryDevelopment
Updated4mo ago
Forks14

Languages

Python

Security Score

77/100

Audited on Nov 12, 2025

No findings