Mnasnet.MXNet
MnasNet model
An implementation of MnasNet architecture in MXNet/Gluon
A Gluon implementation of Mnasnet
59 stars
7 watching
14 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chinakook/mobilenetv2.mxnet | A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 |
liangfu/mxnet-mobilenet-v2 | Reproduction of MobileNetV2 using MXNet | 129 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |
xiaochus/mobilenetv2 | A Keras implementation of MobileNetV2 with support for training and fine-tuning | 320 |
ymcui/chinese-xlnet | Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture | 1,653 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
chenxi116/pnasnet.pytorch | PyTorch implementation of PNASNet-5 architecture | 317 |
matthewhammer/motoko-graph | Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. | 17 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
zehaos/mobilenet | An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,617 |
mmlab-cu/polynet | An implementation of a pursuit of structural diversity in very deep neural networks | 82 |
mosecorg/mosec | A high-performance ML model serving framework | 790 |