kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,294Updated 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,683Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,702Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,324Updated last year
- Classification with PyTorch.☆1,745Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,428Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,150Updated 10 months ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,054Updated last year
- A PyTorch implementation of EfficientNet☆8,181Updated 3 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,952Updated 2 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,970Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,027Updated 4 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,966Updated last week
- A faster pytorch implementation of faster r-cnn☆7,842Updated 3 years ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,158Updated 2 years ago
- PyTorch implementation of the U-Net for image semantic segmentation with high quality images☆10,791Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- Class Activation Mapping☆1,876Updated 3 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,483Updated last year
- Semantic Segmentation Architectures Implemented in PyTorch☆3,422Updated 2 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,995Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,091Updated 3 years ago
- Awesome Knowledge Distillation☆3,762Updated 2 weeks ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,194Updated 2 years ago
- ☆11,989Updated 8 months ago
- Official DeiT repository☆4,277Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆433Updated 7 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,775Updated 2 years ago