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

703 stars
19 watching
177 forks
Language: Python
last commit: over 5 years ago
cifarcutoutdensenetlearning-rate-decaymixuppytorchresnetresnextsenetshake-shake

Related projects:

RepositoryDescriptionStars
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
zygmuntz/kaggle-cifarCode for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture.44
guillaume-chevalier/hyperopt-keras-cnn-cifar-100Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset106
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
gsp-27/pytorch_squeezenetA PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks.91
bearpaw/pytorch-classificationAn open-source project providing a unified interface for training and evaluating classification models using PyTorch.1,699
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
jhoon-oh/fedbabuAn implementation of federated learning algorithm for image classification50
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287
facebookresearch/pyclsA flexible PyTorch image classification framework for rapid research exploration and model evaluation.2,141