paper-with-me

Pyramidal Bottleneck Residual Unit

2000년 도입 · 논문 8편에서 사용

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.

Image Model Blocks · Computer VisionSkip Connection Blocks · General