nasnet-pytorch
PyTorch NASNet
An implementation of NASNet in PyTorch using ported weights from TensorFlow
A neat pytorch implementation of nasnet and the ported weights from tensorflow
75 stars
4 watching
17 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
nasnetpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| PyTorch implementation of PNASNet-5 architecture | 317 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| 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 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. | 91 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| An implementation of a deep learning model for image classification using capsule networks with dynamic routing. | 489 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Transfers pre-trained I3D network weights from TensorFlow to PyTorch | 532 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |