vq-vae-2-pytorch icon indicating copy to clipboard operation
vq-vae-2-pytorch copied to clipboard

How to condition the sampler

Open parthnatekar opened this issue 2 years ago • 0 comments
trafficstars

Hi, I've trained the VQVAE and the Pixel snail models on a dataset with multiple classes.

However when I sample, I always seem to be getting different images of the same class.

How can I condition the sampler to give different classes?

parthnatekar avatar Feb 27 '23 04:02 parthnatekar