You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the figure 3.11, that shows convolution in Chapter 3.4.2 the output should have the same dimensions as the original image.
Original Image is 7x7 (without padding), however the output of the convolutions is 7x6.
The text was updated successfully, but these errors were encountered:
benjwolff
changed the title
Chapter 3.4.2 - wrong dimensions in step 3 of figure 3.11
Chapter 3.4.2 - wrong dimensions in step 3 in figure 3.11
Jul 21, 2023
In the figure 3.11, that shows convolution in Chapter 3.4.2 the output should have the same dimensions as the original image.
Original Image is 7x7 (without padding), however the output of the convolutions is 7x6.
The text was updated successfully, but these errors were encountered: