akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
MIT License
536 stars 100 forks source link

V3.0 #47

Closed akanimax closed 4 years ago

akanimax commented 4 years ago

Wow! So many changes. Add a description to this PR later on :smile:

akanimax commented 4 years ago

Note to self: Please review all these changes with a clear mind. No meaning in introducing subtle bugs :(

akanimax commented 4 years ago

Code changes are too many to perform a formal review. However, the trainings that I started on a few benchmarks are running correctly.