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 ki1k_i \geq 1, the number of channels allocated within each block for stage ii is calculated as ci/kic_i/k_i, where cic_i 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 k=1k = 1 performs best, meaning bottlenecks should generally be omitted from the architecture.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L