Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:LeNet

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by Cousteau in topic Padding?

Padding?

[edit]

Several figures in this article show that LeNet(5) uses a 2px padding on the input image so that the output is 28x28 with an input of 28x28 and a kernel of 5x5 (which is odd because the 2nd layer doesn't use padding). However, the reference paper by LeCun clearly shows that the input is 32x32, not 28x28, so it uses no padding. (That figure is also used in this article.) Which is it? --Cousteau (talk) 13:54, 28 November 2024 (UTC)Reply