Learn Before
Concept

Why is un-pooling useful?

The layer corresponds to the inverse of the max-pooling operation under certain simplifying conditions. Despite these conditions being unrealistic and extreme, the subsequent layers are able to learn to compensate for the unusual output, so the samples generated by the model as a whole are still visually pleasing. Thus, un-pooling makes the max-pooling operation invertible.

0

1

Updated 2021-07-29

References


Tags

Data Science

Related