ResNeXt.pytorch

ResNet simulator

Reproduces ResNet-V3 with PyTorch for computer vision tasks

Reproduces ResNet-V3 with pytorch

GitHub

511 stars
15 watching
120 forks
Language: Python
last commit: about 6 years ago
Linked from 2 awesome lists

cifarpytorchresnetresnext

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
jwyang/graph-rcnn.pytorchA collection of PyTorch implementations of various scene graph generation models732
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366