kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,250Updated 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,590Updated last year
- Classification with PyTorch.☆1,736Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,303Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,686Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,415Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,096Updated 3 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,052Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,031Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆8,076Updated 7 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,961Updated 2 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,406Updated 7 months ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,150Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,928Updated 7 months ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,964Updated 2 months ago
- A PyTorch implementation of EfficientNet☆8,143Updated 3 years ago
- Awesome Knowledge Distillation☆3,723Updated 2 months ago
- PyTorch implementation of SENet☆2,327Updated 4 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 tutorial for beginners☆3,033Updated 3 years ago
- Collection of generative models in Pytorch version.☆2,634Updated 5 years ago
- Class Activation Mapping☆1,874Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,329Updated last week
- Code for visualizing the loss landscape of neural nets☆3,048Updated 3 years ago
- A faster pytorch implementation of faster r-cnn☆7,827Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- Squeeze-and-Excitation Networks☆3,549Updated 6 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,070Updated 3 years ago
- Simple examples to introduce PyTorch☆4,819Updated 3 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,401Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago