facebookresearch / pytorch_GAN_zoo

A mix of GAN implementations including progressive growing
BSD 3-Clause "New" or "Revised" License
1.61k stars 271 forks source link

Generate image from StyleGAN agent #101

Open albusdemens opened 4 years ago

albusdemens commented 4 years ago

One last question regarding the StyleGAN reimplementation: do you have any recommendation on how to run a snapshot agent and produce images? Alternatively, do you have any estimate on when this feature will be included in the repo? Thanks