All Projects → zeusees → Mnasnet Pretrained Model

zeusees / Mnasnet Pretrained Model

Licence: apache-2.0
An Implementation of Mnasnet with Pretrained Model

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mnasnet Pretrained Model

Vapoursynthcolab
AI Video Processing/Upscaling With VapourSynth in Google Colab
Stars: ✭ 47 (-50%)
Mutual labels:  mxnet
Ya mxdet
Yet Another MXnet DETection
Stars: ✭ 61 (-35.11%)
Mutual labels:  mxnet
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1223.4%)
Mutual labels:  mxnet
Deeplearning Mxnet
MXNet for CTR
Stars: ✭ 51 (-45.74%)
Mutual labels:  mxnet
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (-39.36%)
Mutual labels:  mxnet
Maskrcnn.mxnet
Mask-RCNN implementation in MXNet
Stars: ✭ 68 (-27.66%)
Mutual labels:  mxnet
Quantization.mxnet
Simulate quantization and quantization aware training for MXNet-Gluon models.
Stars: ✭ 42 (-55.32%)
Mutual labels:  mxnet
Learn Convolutional Neural Network For Face Anti Spoofing
Implementation of "Learn Convolutional Neural Network for Face Anti-Spoofing" paper
Stars: ✭ 90 (-4.26%)
Mutual labels:  mxnet
Audio Pretrained Model
A collection of Audio and Speech pre-trained models.
Stars: ✭ 61 (-35.11%)
Mutual labels:  mxnet
Mxnet Oneclick
use mxnet to train your own data with just oneclick
Stars: ✭ 81 (-13.83%)
Mutual labels:  mxnet
Go Mxnet Predictor
go binding for mxnet c_predict_api to do inference with pre-trained model
Stars: ✭ 52 (-44.68%)
Mutual labels:  mxnet
Ko en neural machine translation
Korean English NMT(Neural Machine Translation) with Gluon
Stars: ✭ 55 (-41.49%)
Mutual labels:  mxnet
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (-25.53%)
Mutual labels:  mxnet
Mxnet Seq2seq
Sequence to sequence learning with MXNET
Stars: ✭ 51 (-45.74%)
Mutual labels:  mxnet
Insightface
State-of-the-art 2D and 3D Face Analysis Project
Stars: ✭ 10,886 (+11480.85%)
Mutual labels:  mxnet
Video Tutorial Cvpr2020
A Comprehensive Tutorial on Video Modeling
Stars: ✭ 48 (-48.94%)
Mutual labels:  mxnet
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (-29.79%)
Mutual labels:  mxnet
Ngraph
nGraph has moved to OpenVINO
Stars: ✭ 1,322 (+1306.38%)
Mutual labels:  mxnet
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-5.32%)
Mutual labels:  mxnet
Mxnet Gluon Syncbn
MXNet Gluon Synchronized Batch Normalization Preview
Stars: ✭ 78 (-17.02%)
Mutual labels:  mxnet

Mnasnet-Imagenet1k-Pretrained

Introduction

This is a Mxnet implementation of Google's MnasNet. For details, please read the following paper:

Pretrained Model

Update (2019.02.24)

  • Providing mxnet symbol model and caffemodel (with convert from mxnet)
  • We have released MnasNet model on standard ILSRVRC 2012, and we approach official accuracy.
Network Top-1 Top-5
Mnasnet 74.0% 91.78%
Mnasnet Ours 73.6% 91.52%

You can easily deploy the model with TVM deep learning framework on Android, iOS, Linux or Winows etc.

Reference

chinakook/Mnasnet.MXNet

Related Projects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].