code-alchemist01/CIFAR10-Deep-Learning-Comparison--
🖼️ CIFAR10 image classification project comparing ResNet18, ResNet34, and EfficientNet-B0 models with interactive Streamlit web application. Built with PyTorch, featuring real-time predictions and model performance analysis.
No commits in the last 6 months.
Stars
9
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/code-alchemist01/CIFAR10-Deep-Learning-Comparison--"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
BIGBALLON/cifar-10-cnn
Play deep learning with CIFAR datasets
titu1994/DenseNet
DenseNet implementation in Keras
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets