NVlabs / stylegan2-ada-pytorch

StyleGAN2-ADA - Official PyTorch implementation
https://arxiv.org/abs/2006.06676
Other
4k stars 1.15k forks source link

Multi-Label support? #269

Open lebeli opened 1 year ago

lebeli commented 1 year ago

Does this implementation support conditioning with multiple labels? Or what does c_dim stand for?

Kind regards!

Edit: I was also wondering if training with --aug noaug would correspond to vanilla StyleGAN2. If no, is it possible to do that with other train options?

RyanRogersMicrosoft commented 1 year ago

@lebeli did you ever get this multi-label support question resolved?

GilesBathgate commented 11 months ago

https://github.com/NVlabs/stylegan2-ada-pytorch/issues/165