What is a convolution — and what does a single filter actually compute as it slides over an image?
Why do CNNs outperform plain ANNs on images? (Think parameters, locality, and translation invariance.)
What role does pooling play, and what would you lose if you removed every pooling layer?