stylegan2-pytorch
stylegan2-pytorch copied to clipboard
How could I generate images by specifying one class?
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!
Currently this implementation does not supports class conditions.
what does "class" mean? Stylegan is a generative model