regnet.pytorch
Neural net architecture
An implementation of a PyTorch-based neural network architecture for image classification tasks.
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
68 stars
6 watching
13 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
imagenetneural-architecture-searchpretrained-modelspytorchregnetresnext
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |