Question 21
The decoder of a depth-estimation network upsamples feature maps using a transposed convolution ("up-convolution") with kernel size 4, stride 2, and padding 1. If the input feature map has spatial size 24 × 24, what is the output height? The width is the same; enter one integer only.