MobileNetV3

MobileNetArchitecture

A Keras implementation of MobileNetV3 architecture for image classification and segmentation.

A Keras implementation of MobileNetV3.

GitHub

238 stars
11 watching
84 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list

image-classificationkerasmobilenetv3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
kuan-wang/pytorch-mobilenet-v3An implementation of MobileNetV3 in PyTorch with pre-trained models783
xiaolai-sqlai/mobilenetv3A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning.1,662
d-li14/mobilenetv3.pytorchA PyTorch implementation of MobileNet V3 architecture523
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
xiaohan2012/sdne-kerasAn implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks92
homles11/igcv3An implementation of an efficient deep neural network architecture189
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
leaderj1001/mobilenetv3-pytorchAn implementation of MobileNetV3 using PyTorch with search space optimization292
keras-team/keras-cvProvides modular computer vision components compatible with various deep learning frameworks1,013
kentsommer/keras-inceptionv4An implementation of a deep neural network architecture for image classification using Keras.469
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
zehaos/mobilenetAn implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.1,619