kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,230Updated 2 years ago
Alternatives and similar repositories for pytorch-cifar
Users that are interested in pytorch-cifar are comparing it to the libraries listed below
Sorting:
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,567Updated 11 months ago
- Classification with PyTorch.☆1,733Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,677Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,289Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,952Updated 3 weeks ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,098Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,409Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,909Updated 5 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,016Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆8,041Updated 6 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,952Updated 2 years ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,197Updated last week
- Awesome Knowledge Distillation☆3,702Updated last month
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,398Updated 2 years ago
- Model analyzer in PyTorch☆1,486Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,390Updated 6 months ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,143Updated 2 years ago
- Train AI models efficiently on medical images using any framework☆1,871Updated last year
- A memory-efficient implementation of DenseNets☆1,536Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 7 years ago
- A PyTorch implementation of EfficientNet☆8,132Updated 3 years ago
- Datasets, Transforms and Models specific to Computer Vision☆16,970Updated this week
- Class Activation Mapping☆1,875Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆427Updated 7 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,018Updated 2 weeks ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,419Updated last year