PyTorch-progressive_growing_of_gans icon indicating copy to clipboard operation
PyTorch-progressive_growing_of_gans copied to clipboard

Trying to understand the training of PG-GAN with multiple class labels

Open prash030 opened this issue 7 years ago • 0 comments

Hi @github-pengge Thanks for the implementation!

I have a question, and I was wondering if I can get your thoughts: Does your implementation train on multiple classes and can generate images of a given input class (while testing)? Any insights on multi-class generation will be much appreciated.

Thanks in advance!

prash030 avatar Nov 01 '18 20:11 prash030