kuangliu / pytorch-cifarLinks
95.47% on CIFAR10 with PyTorch
☆6,274Updated 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,636Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,691Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,061Updated last year
- Classification with PyTorch.☆1,740Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,310Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,420Updated 3 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,964Updated 3 weeks ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,103Updated 3 years ago
- Squeeze-and-Excitation Networks☆3,558Updated 6 years ago
- A PyTorch implementation of EfficientNet☆8,159Updated 3 years ago
- PyTorch implementation of SENet☆2,332Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,950Updated last month
- Pytorch implementation of convolutional neural network visualization techniques☆8,111Updated 9 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,050Updated last year
- A small package to create visualizations of PyTorch execution graphs☆3,433Updated 9 months ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,154Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,181Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,025Updated 4 years ago
- Code for visualizing the loss landscape of neural nets☆3,070Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,966Updated 2 years ago
- Sandbox for training deep learning networks☆3,015Updated last year
- A faster pytorch implementation of faster r-cnn☆7,835Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,489Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- Simple examples to introduce PyTorch☆4,824Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,191Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆735Updated 6 years ago
- Awesome Knowledge Distillation☆3,740Updated 3 months ago