cifar topic

List cifar repositories

CIFAR-10_data

8
Stars
8
Forks
Watchers

Python 2/3 compatible .npz CIFAR-10 dataset

img_classification_pk_pytorch

362
Stars
78
Forks
Watchers

Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)

MSDNet

462
Stars
95
Forks
Watchers

Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)

ALL-CNN

39
Stars
11
Forks
Watchers

Striving for Simplicity: The All Convolutional Net (All-CNN-C)

imgclsmob

2.9k
Stars
559
Forks
Watchers

Sandbox for training deep learning networks

CIFAR-ZOO

698
Stars
178
Forks
Watchers

PyTorch implementation of CNNs for CIFAR benchmark

DST-CBC

134
Stars
17
Forks
Watchers

Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"

pytorch_resnet_cifar10

1.2k
Stars
328
Forks
Watchers

Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.

pytorch-randaugment

623
Stars
98
Forks
Watchers

Unofficial PyTorch Reimplementation of RandAugment.

ResNeXt.pytorch

504
Stars
124
Forks
Watchers

Reproduces ResNet-V3 with pytorch