Login
Remember
Register
Ask a Question
The input image has been transformed into a 28 x 28 matrix and a 7 x 7 kernel/filter with a stride of 1. What will the convoluted matrix's size be?
0
votes
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
The input image has been transformed into a 28 x 28 matrix and a 7 x 7 kernel/filter with a stride of 1. What will the convoluted matrix's size be?
20x20
21x21
22x22
25x25
deep-learning
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 13, 2022
by
Robindeniel
22x22
...