Interactive demonstration: Two different approaches to solve the same image classification task
Same input: 224×224 RGB image → Same output: 10 classes
Different approaches: How to process the image?
Flatten image → Connect every pixel to every neuron
Use local filters → Shared weights → Dense classification
© 2025 Machine Learning for Health Research Course | Prof. Gennady Roshchupkin
Interactive slides designed for enhanced learning experience