Learn Before
Formula
RegNet Channel Width Scaling
In optimal RegNet configurations, the width of the network (number of channels) increases linearly with the block index. This relationship is approximated by the equation , where represents the block index and is the slope. Because the block width can only be changed at the beginning of each stage rather than per block, this continuous linear scaling is practically implemented as a piecewise constant function engineered to match the theoretical linear dependence.
0
1
Updated 2026-05-13
Tags
D2L
Dive into Deep Learning @ D2L