kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,281Updated 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:
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,695Updated 2 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,659Updated last year
- Classification with PyTorch.☆1,741Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,109Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,318Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆8,125Updated 9 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,424Updated 3 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,048Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,061Updated last year
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,966Updated last month
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,966Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,947Updated 2 months ago
- A small package to create visualizations of PyTorch execution graphs☆3,439Updated 9 months ago
- A PyTorch implementation of EfficientNet☆8,167Updated 3 years ago
- Datasets, Transforms and Models specific to Computer Vision☆17,229Updated this week
- PyTorch implementation of SENet☆2,337Updated 4 years ago
- Awesome Knowledge Distillation☆3,751Updated 4 months ago
- Squeeze-and-Excitation Networks☆3,571Updated 6 years ago
- pytorch tutorial for beginners☆3,040Updated 3 years ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,155Updated 2 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,631Updated 2 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,824Updated 2 weeks ago
- A memory-efficient implementation of DenseNets☆1,539Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,466Updated last month
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,460Updated 7 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,598Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆431Updated 7 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,185Updated 2 years ago
- Code for visualizing the loss landscape of neural nets☆3,078Updated 3 years ago
- Class Activation Mapping☆1,876Updated 3 years ago