All Projects → AmigoCDT → MXNet-EfficientNet

AmigoCDT / MXNet-EfficientNet

Licence: Apache-2.0 License
A Gluon Implement of EfficientNet

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MXNet-EfficientNet

CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (+158.33%)
Mutual labels:  mxnet, gluon
baidu-salers-logo-prediction
baidu contest, url: http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
Stars: ✭ 16 (+33.33%)
Mutual labels:  mxnet, gluon
FCOS GluonCV
FCOS: Fully Convolutional One-Stage Object Detection.
Stars: ✭ 24 (+100%)
Mutual labels:  mxnet, gluoncv
AAAI 2019 EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
Stars: ✭ 68 (+466.67%)
Mutual labels:  mxnet, gluon
sfd.gluoncv
Reproduce SFD face detector using gluon-cv
Stars: ✭ 23 (+91.67%)
Mutual labels:  mxnet, gluoncv
gluon-faster-rcnn
Faster R-CNN implementation with MXNet Gluon API
Stars: ✭ 31 (+158.33%)
Mutual labels:  mxnet, gluon
Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现
Stars: ✭ 45 (+275%)
Mutual labels:  mxnet, gluon
Mxnet.sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Stars: ✭ 134 (+1016.67%)
Mutual labels:  mxnet, gluon
gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 72 (+500%)
Mutual labels:  mxnet, gluon
python cv AI ML
用python做计算机视觉,人工智能,机器学习,深度学习等
Stars: ✭ 73 (+508.33%)
Mutual labels:  mxnet, gluon
Gluon Nlp
NLP made easy
Stars: ✭ 2,344 (+19433.33%)
Mutual labels:  mxnet, gluon
NER BiLSTM CRF Chinese
BiLSTM_CRF中文实体命名识别
Stars: ✭ 46 (+283.33%)
Mutual labels:  mxnet, gluon
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+19941.67%)
Mutual labels:  mxnet, gluon
ResidualAttentionNetwork
A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.
Stars: ✭ 104 (+766.67%)
Mutual labels:  mxnet, gluon
Single Path One Shot Nas Mxnet
Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Searched models better than the original paper are provided.
Stars: ✭ 136 (+1033.33%)
Mutual labels:  mxnet, gluon
MXNet-MobileNetV3
A Gluon implement of MobileNetV3
Stars: ✭ 28 (+133.33%)
Mutual labels:  mxnet, gluoncv
Mxnet Gluon Style Transfer
Neural Style and MSG-Net
Stars: ✭ 105 (+775%)
Mutual labels:  mxnet, gluon
Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+14025%)
Mutual labels:  mxnet, gluon
lipnet
LipNet with gluon
Stars: ✭ 16 (+33.33%)
Mutual labels:  mxnet, gluon
OpSummary.MXNet
A tool to count operators and parameters of your MXNet-Gluon model.
Stars: ✭ 19 (+58.33%)
Mutual labels:  mxnet, gluon

MXNet-EfficientNet

A Gluon Implement of EfficientNet

Sorry guys, I think this implement is bugg now. my training efficient-b0 model size is about 40MB, but it should be 20MB with float32, I'm seeking this bug. If you know where it is, tell me, please. Thank you all.

Tmp Usage

I will complete the usage in some days

used in insightface

Reference

Efficient Net

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].