CIFAR-ZOO

Image classification models

Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark.

PyTorch implementation of CNNs for CIFAR benchmark

GitHub

700 stars
19 watching
177 forks
Language: Python
last commit: almost 4 years ago
cifarcutoutdensenetlearning-rate-decaymixuppytorchresnetresnextsenetshake-shake

Related projects:

Repository Description Stars
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 461
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
zygmuntz/kaggle-cifar Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. 44
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset 106
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
gsp-27/pytorch_squeezenet A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. 91
bearpaw/pytorch-classification An open-source project providing a unified interface for training and evaluating classification models using PyTorch. 1,692
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
jhoon-oh/fedbabu An implementation of federated learning for image classification tasks 51
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 288
facebookresearch/pycls A flexible PyTorch image classification framework for rapid research exploration and model evaluation. 2,138