MobileNet-Caffe
MobileNet model
A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks
Caffe Implementation of Google's MobileNets (v1 and v2)
1k stars
65 watching
706 forks
Language: Python
last commit: over 5 years agoLinked from 1 awesome list
caffeimagenetmobilenetmobilenetv2mobilnet-v2
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 | |
| An implementation of a neural network architecture for image classification using the Caffe framework. | 169 | |
| An implementation of MobileNetV3 using the Caffe framework | 130 | |
| An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,619 | |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 | |
| A Caffe implementation of the MobileNet SSD detection network | 2,036 | |
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 | |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 | |
| A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 | |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 | |
| An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 | |
| An efficient convolutional neural network implementation for mobile devices | 448 | |
| An implementation of MobileNet V2 using TensorFlow, providing basic functionality for training and testing the network | 150 | |
| Reproduction of MobileNetV2 using MXNet | 129 | |
| An implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications. | 708 |