Example

RegNetX32 Layer Summary

A layer summary of the RegNetX32 architecture illustrates its progressive downsampling and channel expansion strategy. Given a single-channel input image of size 96imes9696 imes 96, the network's sequential stages process the data into feature maps with decreasing spatial dimensions and increasing channel counts. The tensor shapes transition sequentially from (1,32,48,48)(1, 32, 48, 48) to (1,32,24,24)(1, 32, 24, 24), and then to (1,80,12,12)(1, 80, 12, 12), before a final global average pooling and dense layer produce the (1,10)(1, 10) classification output.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L