cifar topic
CIFAR-10_data
Python 2/3 compatible .npz CIFAR-10 dataset
img_classification_pk_pytorch
Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)
MSDNet
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)
ALL-CNN
Striving for Simplicity: The All Convolutional Net (All-CNN-C)
imgclsmob
Sandbox for training deep learning networks
CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR benchmark
DST-CBC
Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"
pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
ResNeXt.pytorch
Reproduces ResNet-V3 with pytorch