pytorch-cifar

CIFAR trainer

Provides a baseline PyTorch implementation for training on the CIFAR10 dataset

95.47% on CIFAR10 with PyTorch

GitHub

6k stars
95 watching
2k forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

pytorch

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
zllrunning/face-parsing.pytorchImplementation of a face parsing model using PyTorch and a modified BiSeNet architecture.2,346
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
victoresque/pytorch-templateAn open-source PyTorch deep learning project template providing a structured environment for building and training various models.4,784
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
pytorch/torchtitanA native PyTorch library for training large language models using distributed parallelism and optimization techniques.2,765
layumi/person_reid_baseline_pytorchA PyTorch implementation of an Object Re-ID baseline with various training methods and architectures4,149
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
moskomule/senet.pytorchAn implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks2,291
p-christ/deep-reinforcement-learning-algorithms-with-pytorchPyTorch implementations of popular deep reinforcement learning algorithms and environments.5,669
cadene/pretrained-models.pytorchProvides pre-trained PyTorch models for various computer vision tasks and datasets.9,044
zygmuntz/kaggle-cifarCode for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture.44