kuangliu / pytorch-cifar
95.47% on CIFAR10 with PyTorch
☆6,079Updated last year
Alternatives and similar repositories for pytorch-cifar:
Users that are interested in pytorch-cifar are comparing it to the libraries listed below
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,403Updated 7 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,052Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,957Updated 7 months ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,028Updated 11 months ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,647Updated 2 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,914Updated last month
- Classification with PyTorch.☆1,710Updated 8 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,251Updated 8 months ago
- Pytorch implementation of convolutional neural network visualization techniques☆7,953Updated last month
- A PyTorch implementation of EfficientNet☆8,023Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,890Updated 2 months ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,124Updated last month
- Flops counter for convolutional networks in pytorch framework☆2,857Updated last month
- A technical report on convolution arithmetic in the context of deep learning☆14,208Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,148Updated 11 months ago
- ResNeSt: Split-Attention Networks☆3,249Updated 2 years ago
- Code release for ConvNeXt model☆5,872Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,301Updated last month
- A faster pytorch implementation of faster r-cnn☆7,736Updated 2 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,546Updated 2 weeks ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆33,198Updated this week
- PyTorch deep learning projects made easy.☆4,837Updated 8 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,013Updated 10 months ago
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆14,605Updated this week
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,134Updated 2 months ago
- PyTorch implementations of Generative Adversarial Networks.☆16,741Updated 8 months ago
- Squeeze-and-Excitation Networks☆3,448Updated 5 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,907Updated last year
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,015Updated 3 years ago