MDT
MDT copied to clipboard
Question about sampling
Hello, I would like to sample images based on a specific label. For example, if I only want to sample images with label 9, I want to condition the sampling on just that label. However, in your example, other unnecessary classes are appended to the output, which I don't need. Could you help me understand how to sample conditioned on a single label, without including the additional classes?