progressive-growing
There are 2 repositories under progressive-growing topic.
jeromerony/Progressive_Growing_of_GANs-PyTorch
A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.10196)
github-pengge/inpainting
Image inpainting using GAN and/or partial convolution with progressive growing training scheme.