aaron-xichen / pytorch-playgroundLinks
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
☆2,705Updated 3 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,746Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,429Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,541Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,460Updated 7 years ago
- 95.47% on CIFAR10 with PyTorch☆6,298Updated 2 years ago
- A PyTorch implementation of DenseNet.☆842Updated 7 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,329Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,117Updated 3 years ago
- PyTorch implementation of SENet☆2,341Updated 4 years ago
- Squeeze-and-Excitation Networks☆3,586Updated 6 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,349Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,711Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,403Updated 6 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,778Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆359Updated 6 years ago
- Faster RCNN with PyTorch☆1,765Updated 4 years ago
- Model analyzer in PyTorch☆1,500Updated 2 years ago
- YOLOv2 in PyTorch☆1,572Updated 4 years ago
- Deformable Convolutional Networks☆4,102Updated 4 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,817Updated 5 years ago
- Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).☆4,844Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Updated last year
- Collection of generative models in Pytorch version.☆2,640Updated 5 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆436Updated 7 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆711Updated 4 years ago
- Class Activation Mapping☆1,877Updated 3 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,028Updated 4 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,824Updated 6 years ago
- Non-local Neural Networks for Video Classification☆1,992Updated 4 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,422Updated 2 years ago