aaron-xichen / pytorch-playgroundLinks
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
☆2,683Updated 2 years ago
Alternatives and similar repositories for pytorch-playground
Users that are interested in pytorch-playground are comparing it to the libraries listed below
Sorting:
- Classification with PyTorch.☆1,735Updated last year
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,414Updated 3 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,100Updated 3 years ago
- 95.47% on CIFAR10 with PyTorch☆6,248Updated 2 years ago
- Squeeze-and-Excitation Networks☆3,542Updated 6 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,578Updated last year
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- Deformable Convolutional Networks☆4,089Updated 3 years ago
- A PyTorch implementation of DenseNet.☆839Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,295Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,398Updated 5 years ago
- Class Activation Mapping☆1,875Updated 2 years ago
- YOLOv2 in PyTorch☆1,564Updated 3 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,768Updated 2 years ago
- Collection of generative models in Pytorch version.☆2,633Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 6 years ago
- Model analyzer in PyTorch☆1,490Updated 2 years ago
- Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).☆4,819Updated last year
- Faster RCNN with PyTorch☆1,750Updated 3 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,335Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,258Updated 2 years ago
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,022Updated last year
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,821Updated 4 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,309Updated 5 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,050Updated last year
- Flops counter for neural networks in pytorch framework☆2,922Updated 6 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,166Updated 2 years ago