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 30 × 30, what is the output height? The width is the same; enter one integer only.