keras-shufflenetV2
Neural network model
A Keras implementation of ShuffleNet V2 architecture for deep learning models
Keras implementation of ShuffleNet V2
96 stars
6 watching
43 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures. | 199 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| A Pytorch implementation of a neural network model for machine translation | 47 |