NVlabs / stylegan2-ada-pytorch

StyleGAN2-ADA - Official PyTorch implementation

Home Page:https://arxiv.org/abs/2006.06676

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Label support?

lebeli opened this issue · comments

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?

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