Skip Connection Blocks

Pyramidal Bottleneck Residual Unit

A Pyramidal Bottleneck Residual Unit is a type of residual unit where the number of channels gradually increases as a function of the depth at which the layer occurs, which is similar to a pyramid structure of which the shape gradually widens from the top downwards. It also consists of a bottleneck using 1x1 convolutions. It was introduced as part of the PyramidNet architecture.

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Image Classification 3 33.33%
General Classification 2 22.22%
Decoder 1 11.11%
Language Modelling 1 11.11%
Classification 1 11.11%
Object Recognition 1 11.11%

Categories