MobileNetV2
MobileNet model
A Keras implementation of MobileNetV2 with support for training and fine-tuning
A Keras implementation of MobileNetV2.
321 stars
14 watching
161 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
cnnimage-classificationkerasmobilenetv2
Related projects:
Repository | Description | Stars |
---|---|---|
| A Keras implementation of MobileNetV3 architecture for image classification and segmentation. | 238 |
| A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 |
| A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. | 1,662 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| Reproduction of MobileNetV2 using MXNet | 129 |
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,619 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| An implementation of MobileBERT, a pre-trained language model, in Python for NLP tasks. | 81 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |