ResNeXt.pytorch
ResNet simulator
Reproduces ResNet-V3 with PyTorch for computer vision tasks
Reproduces ResNet-V3 with pytorch
511 stars
15 watching
120 forks
Language: Python
last commit: about 5 years ago
Linked from 2 awesome lists
cifarpytorchresnetresnext
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| | PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| | An implementation of a deep neural network architecture for image classification tasks | 273 |
| | Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
| | PyTorch implementation of PNASNet-5 architecture | 317 |
| | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| | A collection of PyTorch implementations of various scene graph generation models | 732 |
| | A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 46 |
| | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |