What is: Fractal Block?
Source | FractalNet: Ultra-Deep Neural Networks without Residuals |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
A Fractal Block is an image model block that utilizes an expansion rule that yields a structural layout of truncated fractals. For the base case where is a convolutional layer, we then have recursive fractals of the form:
Where is the number of columns. For the join layer (green in Figure), we use the element-wise mean rather than concatenation or addition.