rosinality / stylegan2-pytorch

Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
MIT License
2.73k stars 621 forks source link

visualization #98

Open liuliuliu11 opened 4 years ago

liuliuliu11 commented 4 years ago

Hello, is there no visualization of the intermediate process in the code?

rosinality commented 4 years ago

train.py will make image samples and log training statistics.