ShuffleNetV2-pytorch

CNN model

An implementation of a lightweight convolutional neural network architecture for mobile devices

Implementation of ShuffleNetV2 for pytorch

GitHub

191 stars
9 watching
51 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

cnn-modelpytorchshufflenetv2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
jaxony/shufflenet An implementation of ShuffleNet in PyTorch, a lightweight neural network architecture designed for efficient convolutional computation. 294
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
jwyang/graph-rcnn.pytorch Reimplemented scene graph generation models using PyTorch 1.0 733
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,724
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47