keras-shufflenetV2

Neural network model

A Keras implementation of ShuffleNet V2 architecture for deep learning models

Keras implementation of ShuffleNet V2

GitHub

96 stars
6 watching
44 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wolegechu/shufflenetv2.caffe2 An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks 25
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
xiaochus/mobilenetv2 A Keras implementation of MobileNetV2 with support for training and fine-tuning 320
titu1994/keras-nasnet An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures. 199
fupiao1998/res2net-keras An open-source implementation of a res2net module using Keras and TensorFlow backend. 16
dbln/stochastic_depth_keras A Python implementation of the Stochastic Depth technique for deep neural networks 139
yerevann/r-net-in-keras Recreating a complex neural network architecture from a research paper to improve question answering capabilities 178
asmith26/wide_resnets_keras Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing 138
titu1994/keras-dualpathnetworks Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements 114
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
ora-io/keras2circom Transpiles neural networks into digital circuits 289
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47