aaron-xichen / pytorch-playgroundLinks
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
☆2,675Updated 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,731Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,093Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,408Updated 3 years ago
- 95.47% on CIFAR10 with PyTorch☆6,220Updated 2 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,559Updated 11 months ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- Deformable Convolutional Networks☆4,086Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,537Updated 2 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,950Updated last week
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,767Updated 2 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,416Updated last year
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,820Updated 4 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- PyTorch for Semantic Segmentation☆1,734Updated 5 years ago
- Squeeze-and-Excitation Networks☆3,529Updated 6 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,010Updated 11 months ago
- Model analyzer in PyTorch☆1,485Updated 2 years ago
- A PyTorch implementation of DenseNet.☆841Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,287Updated last year
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated 10 months ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆8,038Updated 5 months ago
- Faster RCNN with PyTorch☆1,743Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆426Updated 6 years ago
- YOLOv2 in PyTorch☆1,565Updated 3 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,397Updated 2 years ago
- Pytorch implementation of cnn network☆2,004Updated last year