AICurious Logo

What is: SqueezeNeXt Block?

SourceSqueezeNext: Hardware-Aware Neural Network Design
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

A SqueezeNeXt Block is a two-stage bottleneck module used in the SqueezeNeXt architecture to reduce the number of input channels to the 3 × 3 convolution. We decompose with separable convolutions to further reduce the number of parameters (orange parts), followed by a 1 × 1 expansion module.