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?
2x2
4x4
3x3