kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,339Updated 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,735Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,710Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,347Updated last year
- Classification with PyTorch.☆1,748Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,436Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,115Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,181Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,066Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,073Updated last year
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,989Updated 2 months ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,481Updated last year
- Squeeze-and-Excitation Networks☆3,598Updated 6 years ago
- A PyTorch implementation of EfficientNet☆8,212Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,962Updated 4 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,977Updated 2 years ago
- Awesome Knowledge Distillation☆3,794Updated 2 weeks ago
- PyTorch deep learning projects made easy.☆5,069Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- A memory-efficient implementation of DenseNets☆1,542Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,165Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,421Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,032Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆443Updated 7 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- A faster pytorch implementation of faster r-cnn☆7,863Updated 3 years ago
- Code for visualizing the loss landscape of neural nets☆3,127Updated 3 years ago
- pytorch tutorial for beginners☆3,043Updated 2 months ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,462Updated 7 years ago