/glow

This is clean implementation of paper "Glow: Generative Flow with Invertible 1x1 Convolutions" in pytorch.

Primary LanguagePython

Implementation of Glow

This is clean implementation of paper "Glow: Generative Flow with Invertible 1x1 Convolutions" in pytorch.

Samples

These are samples from model which train on CelebA dataset.(image-size=64, in-channels=3, n-levels=4, depth=24, hidden_channels=256) Samples at Epoch 10

Reference