pytorch-res2net
Deep learning models
Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets.
PyTorch implementation of Res2Net
112 stars
3 watching
29 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
deep-learningpytorchres2net
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |