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)

GitHub

1k stars
65 watching
706 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

caffeimagenetmobilenetmobilenetv2mobilnet-v2

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shicai/densenet-caffeProvides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications.357
shicai/senet-caffeAn implementation of a neural network architecture for image classification using the Caffe framework.169
jixing0415/caffe-mobilenet-v3An implementation of MobileNetV3 using the Caffe framework130
zehaos/mobilenetAn implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.1,619
lim0606/caffe-googlenet-bnRe-implementation of a neural network model with batch normalization and customized training parameters.131
chuanqi305/mobilenet-ssdA Caffe implementation of the MobileNet SSD detection network2,036
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
lijianfei06/mnasnet-caffeAn implementation of a deep neural network architecture search method for mobile devices using the Caffe framework.52
chinakook/mobilenetv2.mxnetA Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks.85
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
ethanhe42/xception-caffeAn implementation of the Xception neural network in Caffe, a deep learning framework.45
farmingyard/shufflenetAn efficient convolutional neural network implementation for mobile devices448
neuleaf/mobilenetv2An implementation of MobileNet V2 using TensorFlow, providing basic functionality for training and testing the network150
liangfu/mxnet-mobilenet-v2Reproduction of MobileNetV2 using MXNet129
hollance/mobilenet-coremlAn implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications.708