ShuffleNetV2.Caffe2

Deep network model

An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks

A Caffe2 implementation of ShuffleNet V2.

GitHub

25 stars
4 watching
3 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
opconty/keras-shufflenetv2 A Keras implementation of ShuffleNet V2 architecture for deep learning models 96
shicai/densenet-caffe Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. 357
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
farmingyard/shufflenet An efficient convolutional neural network implementation for mobile devices 448
shicai/mobilenet-caffe A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks 1,259
mg2033/shufflenet An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. 384
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
ethanhe42/xception-caffe An implementation of the Xception neural network in Caffe, a deep learning framework. 45
lijianfei06/mnasnet-caffe An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. 52
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
nutszebra/prelu_net An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. 12
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
auduno/deepdraw Generates class visualizations from deep neural networks using Caffe 358