pytorch-cifar
CIFAR trainer
Provides a baseline PyTorch implementation for training on the CIFAR10 dataset
95.47% on CIFAR10 with PyTorch
6k stars
95 watching
2k forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. | 2,346 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| Trains PyTorch models using a genetic algorithm | 96 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,784 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| A PyTorch implementation of an Object Re-ID baseline with various training methods and architectures | 4,149 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,291 |
| PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,669 |
| Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,044 |
| Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |