Back to Home11/19/2025, 4:45:23 PM

Show HN: ResNet-50 hits 84.35% on CIFAR-100 with heavy augmentations

3 points
0 comments

Mood

calm

Sentiment

positive

Category

science

Key topics

deep learning

image classification

CIFAR-100

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: Has anyone pushed ResNet-50 beyond 85% on CIFAR-100? What tricks worked for you?

The author shares their achievement of achieving 84.35% accuracy on CIFAR-100 using ResNet-50 with heavy augmentations, but receives no comments or discussion.

Snapshot generated from the HN discussion

Discussion Activity

No activity data yet

We're still syncing comments from Hacker News.

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (0 comments)

Discussion hasn't started yet.

ID: 45981711Type: storyLast synced: 11/19/2025, 5:59:56 PM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.