ShuffleNetV2-pytorch
CNN model
An implementation of a lightweight convolutional neural network architecture for mobile devices
Implementation of ShuffleNetV2 for pytorch
191 stars
9 watching
52 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
cnn-modelpytorchshufflenetv2
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of ShuffleNet in PyTorch, a lightweight neural network architecture designed for efficient convolutional computation. | 295 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A Pytorch implementation of a neural network model for machine translation | 47 |