ShuffleNet

Mobile CNN

An efficient convolutional neural network implementation for mobile devices

This is a fast caffe implementation of ShuffleNet.

GitHub

448 stars
32 watching
246 forks
Language: C++
last commit: about 8 years ago
Linked from 2 awesome lists

caffeshufflenetshufflenet-v2

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
jaxony/shufflenetAn implementation of ShuffleNet in PyTorch, a lightweight neural network architecture designed for efficient convolutional computation.295
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
chuanqi305/mobilenet-ssdA Caffe implementation of the MobileNet SSD detection network2,036
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
lijianfei06/mnasnet-caffeAn implementation of a deep neural network architecture search method for mobile devices using the Caffe framework.52
lim0606/caffe-googlenet-bnRe-implementation of a neural network model with batch normalization and customized training parameters.131
hollance/mobilenet-coremlAn implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications.708
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
franalgaba/neural-network-cairoAn implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions10
opconty/keras-shufflenetv2A Keras implementation of ShuffleNet V2 architecture for deep learning models96
shichenliu/condensenetAn efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity694
shicai/mobilenet-caffeA Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks1,260
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