MobileNetV2

MobileNet model

A Keras implementation of MobileNetV2 with support for training and fine-tuning

A Keras implementation of MobileNetV2.

GitHub

321 stars
14 watching
161 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

cnnimage-classificationkerasmobilenetv2

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xiaochus/mobilenetv3A Keras implementation of MobileNetV3 architecture for image classification and segmentation.238
chinakook/mobilenetv2.mxnetA Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks.85
xiaolai-sqlai/mobilenetv3A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning.1,662
opconty/keras-shufflenetv2A Keras implementation of ShuffleNet V2 architecture for deep learning models96
liangfu/mxnet-mobilenet-v2Reproduction of MobileNetV2 using MXNet129
kuan-wang/pytorch-mobilenet-v3An implementation of MobileNetV3 in PyTorch with pre-trained models783
randl/mobilenetv2-pytorchAn implementation of MobileNetV2 in PyTorch for image classification tasks.271
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
zehaos/mobilenetAn implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.1,619
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
ymcui/chinese-mobilebertAn implementation of MobileBERT, a pre-trained language model, in Python for NLP tasks.81
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
shicai/mobilenet-caffeA Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks1,260
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202