AICurious Logo

What is: ScaleNet?

SourceData-Driven Neuron Allocation for Scale Aggregation Networks
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

ScaleNet, or a Scale Aggregation Network, is a type of convolutional neural network which learns a neuron allocation for aggregating multi-scale information in different building blocks of a deep network. The most informative output neurons in each block are preserved while others are discarded, and thus neurons for multiple scales are competitively and adaptively allocated. The scale aggregation (SA) block concatenates feature maps at a wide range of scales. Feature maps for each scale are generated by a stack of downsampling, convolution and upsampling operations.