ML Practicum: Image Classification

Check Your Understanding: Convolution

A two-dimensional, 3x3 convolutional filter is applied to a two-dimensional 4x4 input feature map (no padding added):

What is the shape of the output feature map?
4x4
2x2
3x3