stylegan2-pytorch icon indicating copy to clipboard operation
stylegan2-pytorch copied to clipboard

How could I generate images by specifying one class?

Open xxxwuwq opened this issue 4 years ago • 2 comments

I use this respo to training styleGAN2 model, the number of class i s 5, now I want to generate fake images (corresponding to the specified class). What should I do? Thx a lot!

xxxwuwq avatar Feb 24 '21 11:02 xxxwuwq

Currently this implementation does not supports class conditions.

rosinality avatar Feb 25 '21 14:02 rosinality

what does "class" mean? Stylegan is a generative model

shoutOutYangJie avatar Apr 04 '21 02:04 shoutOutYangJie