Misplaced Pages

Template:Comparison image neural networks.svg: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 20:48, 31 March 2022 editA876 (talk | contribs)Extended confirmed users10,135 edits punctu. (this template just adds an image with a caption.) (check the few pages that use or misuse this template instead of the image directly. (one had a caption field that never displayed).)← Previous edit Latest revision as of 22:47, 20 August 2024 edit undoPetri Krohn (talk | contribs)Autopatrolled, Extended confirmed users37,094 editsm Linked LeNet and AlexNet
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
] and ] convolution, pooling, and dense layers<br>(AlexNet image size should be 227×227×3, instead of 224×224×3, so the math will come out right. The original paper said different numbers, but Andrej Karpathy, the former head of computer vision at Tesla, said it should be 227×227×3 (he said Alex didn't describe why he put 224×224×3). The next convolution should be 11×11 with stride 4: 55×55×96 (instead of 54×54×96). It would be calculated, for example, as: + 1 = + 1 = 55. Since the kernel output is the same length as width, its area is 55×55.)]]<noinclude>
]
]
]
</noinclude>

Latest revision as of 22:47, 20 August 2024

Comparison of the LeNet and AlexNet convolution, pooling, and dense layers
(AlexNet image size should be 227×227×3, instead of 224×224×3, so the math will come out right. The original paper said different numbers, but Andrej Karpathy, the former head of computer vision at Tesla, said it should be 227×227×3 (he said Alex didn't describe why he put 224×224×3). The next convolution should be 11×11 with stride 4: 55×55×96 (instead of 54×54×96). It would be calculated, for example, as: + 1 = + 1 = 55. Since the kernel output is the same length as width, its area is 55×55.)
Categories: