Skip to content
#

cifar10

Here are 406 public repositories matching this topic...

Model performance and tuning analysis conducted on the CIFAR10 and CIFAR100 datasets. Convolutional Neural Network (CNN), Gated Multilayer Perceptron (gMLP), and Vision Transformer (ViT) model architectures are utilized. The study is built using PyTorch, PyTorch Lightning for clean and concise code and Optuna for hyperparameter tuning.

  • Updated Jul 25, 2024
  • Python

This project optimizes the CIFAR-10 dataset for improved model performance through data exploration, augmentation, and training a CNN. It includes data loading, preprocessing, exploratory data analysis (EDA), and model training in a streamlined pipeline, showcasing the importance of data preparation in achieving better classification accuracy.

  • Updated Jul 13, 2024
  • Python
torchdistill

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

  • Updated May 28, 2024
  • Python

Improve this page

Add a description, image, and links to the cifar10 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cifar10 topic, visit your repo's landing page and select "manage topics."

Learn more