MobileNetV3
MobileNetArchitecture
A Keras implementation of MobileNetV3 architecture for image classification and segmentation.
A Keras implementation of MobileNetV3.
238 stars
11 watching
84 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
image-classificationkerasmobilenetv3
Related projects:
Repository | Description | Stars |
---|---|---|
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. | 1,662 |
| A PyTorch implementation of MobileNet V3 architecture | 523 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| An implementation of an efficient deep neural network architecture | 189 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| Provides modular computer vision components compatible with various deep learning frameworks | 1,013 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,619 |