MobileNetV2.mxnet

MobileNetV2 model

A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks.

A MXNet/Gluon implementation of MobileNetV2

GitHub

85 stars
10 watching
25 forks
Language: Python
last commit: over 6 years ago

Related projects:

Repository Description Stars
chinakook/mnasnet.mxnet An implementation of MnasNet architecture in MXNet/Gluon 59
liangfu/mxnet-mobilenet-v2 Reproduction of MobileNetV2 using MXNet 129
xiaochus/mobilenetv2 A Keras implementation of MobileNetV2 with support for training and fine-tuning 320
neuleaf/mobilenetv2 An implementation of MobileNet V2 using TensorFlow, providing basic functionality for training and testing the network 150
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
shicai/mobilenet-caffe A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks 1,259
zehaos/mobilenet An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. 1,617
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
kuan-wang/pytorch-mobilenet-v3 An implementation of MobileNetV3 in PyTorch with pre-trained models 779
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 154
xiaolai-sqlai/mobilenetv3 A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. 1,650
ymcui/chinese-xlnet Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture 1,653
ymcui/chinese-mobilebert An implementation of MobileBERT, a pre-trained language model, in Python for NLP tasks. 80
akirasosa/mobile-semantic-segmentation Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture 714
xiaochus/mobilenetv3 A Keras implementation of MobileNetV3 architecture for image classification and segmentation. 238