What is: GLOW?
Source | Glow: Generative Flow with Invertible 1x1 Convolutions |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
GLOW is a type of flow-based generative model that is based on an invertible convolution. This builds on the flows introduced by NICE and RealNVP. It consists of a series of steps of flow, combined in a multi-scale architecture; see the Figure to the right. Each step of flow consists of Act Normalization followed by an invertible convolution followed by an affine coupling layer.