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.
25 stars
4 watching
3 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| 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 lightweight convolutional neural network architecture for mobile devices | 191 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| An efficient convolutional neural network implementation for mobile devices | 448 |
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. | 12 |
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| Generates class visualizations from deep neural networks using Caffe | 358 |