I found that your categorical distribution label is sampled during the sample period. How should I conditional on a specific label to generate samples?
Sorry for this issue. I thought I figured it out. Basically, I can directly pass a label tensor into the generator instead of the wrap distribution wrapper.
I found that your categorical distribution label is sampled during the sample period. How should I conditional on a specific label to generate samples?
Thanks for the awesome code!