Learn Before
Concept

Propagation through a Convolutional Generative Network

Rich details must be added as the representation of the image to be generated moves through the network. Information is discarded primarily through the pooling layer, however, since the network needs to add information, we can't add the inverse of a pooling layer, so we instead increase the spatial size of the representation.

0

1

Updated 2021-07-29

References


Tags

Data Science

Learn After