Quiz: Convolution

Let's test out knowledge of convolutions and transposed convolutions by completing this quiz.

Feel free to use the code playground provided below to verify your answers.

1

Suppose a filter of 3×33\times3 is applied on a 64×6464\times64 image. What is the output size if we have a padding of 2 (in each direction)?

A)

60×6060\times60

B)

61×6161\times61

C)

64×6464\times64

D)

63×6363\times63

Question 1 of 20 attempted

Get hands-on with 1200+ tech skills courses.