Learn Before
Concept
AnyNet Bottleneck Ratio Formula and Effectiveness
In the design of convolutional blocks, introducing a bottleneck is a common practice. For a given bottleneck ratio , the number of channels allocated within each block for stage is calculated as , where represents the target number of output channels. However, empirical evaluations within the AnyNet design space reveal that employing a bottleneck ratio is not genuinely effective for improving performance; experiments show that a bottleneck ratio of performs best, meaning bottlenecks should generally be omitted from the architecture.
0
1
Updated 2026-05-13
Tags
D2L
Dive into Deep Learning @ D2L