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
43 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
titu1994/keras-nasnetAn implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures.199
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
dbln/stochastic_depth_kerasA Python implementation of the Stochastic Depth technique for deep neural networks139
yerevann/r-net-in-kerasRecreating a complex neural network architecture from a research paper to improve question answering capabilities178
asmith26/wide_resnets_kerasKeras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing139
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47