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 cjc0+cajc_j \approx c_0 + c_a j, where jj represents the block index and ca>0c_a > 0 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

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L