SaaSHub helps you find the best software and product alternatives Learn more →
Cifar100-classification Alternatives
Similar projects and alternatives to cifar100-classification
-
xrays-and-gradcam
Classification and Gradient-based Localization of Chest Radiographs using PyTorch.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
-
torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.
-
Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
-
-
Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning
My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.
-
One-Piece-Image-Classifier
A quick image classifier trained with manually selected One Piece images.
cifar100-classification discussion
cifar100-classification reviews and mentions
-
Show HN: ResNet-50 hits 84.35% on CIFAR-100 with heavy augmentations
Achieved 84.35% test accuracy on CIFAR-100 using a standard ResNet-50. Most public implementations top out around 81%, so this result is unusually high for a classic architecture.
Key points:
Heavy augmentations: Mixup, CutMix, ColorJitter, RandomErasing, rotations, affine transforms, and Gaussian blur.
Progressive fine-tuning: ImageNet-pretrained ResNet-50 trained in stages with OneCycleLR and mixed precision.
Streamlit demo: Upload your own images and see real-time CIFAR-100 predictions with confidence scores.
Accessible hardware: Trained on a single GTX 1650 (~15 hours), no massive cluster needed.
Repo & demo: https://github.com/Amirali-SoltaniRad/cifar100-classificatio...
Question for the community:
-
84.35% on CIFAR-100 with ResNet-50
👉 Check the full code & demo: GitHub repo
- Cifar-100 classifier in PyTorch (with demo)
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Aug 2026
Stats
The primary programming language of cifar100-classification is Jupyter Notebook.
Popular Comparisons
- cifar100-classification VS xrays-and-gradcam
- cifar100-classification VS PyTorchStepByStep
- cifar100-classification VS torchxrayvision
- cifar100-classification VS Getting-Things-Done-with-Pytorch
- cifar100-classification VS DenseDepth
- cifar100-classification VS Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning
- cifar100-classification VS One-Piece-Image-Classifier