MobileNet
MobileNet model
An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.
MobileNet build with Tensorflow
2k stars
84 watching
471 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
detectionmobilenetsmultigpuslimtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 |
| An implementation of MobileNet V2 using TensorFlow, providing basic functionality for training and testing the network | 150 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| An implementation of DenseNet in Keras with pre-trained ImageNet weights | 567 |
| An implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications. | 708 |
| A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |