witnessai / LAPGAN

Unofficial PyTorch implementation of LAPGAN (Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks, NIPS 2015)
14 stars 8 forks source link

LAPGAN in Pytorch

This repository is the Pytorch implementation of Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks, based on Torch version

Reference

LAPGAN Pytorch