lucidrains / lightweight-gan

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
MIT License
1.62k stars 220 forks source link

Is the lightweight GAN faster than https://github.com/lucidrains/stylegan2-pytorch #101

Open brainmaniac opened 2 years ago

brainmaniac commented 2 years ago

Hi,

first of all, thanks for doing these repos. Secondly, to my question, is lightweight GAN faster to train a model with than https://github.com/lucidrains/stylegan2-pytorch?