Skip to content

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

Notifications You must be signed in to change notification settings

sezaiacers/glow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages