ACGAN-PyTorch
ACGAN-PyTorch copied to clipboard
Multi label classification
I have a custom dataset with multiple labels per image. This means my "label" is a vector with 1 or 0 in multiple locations.
How can I augment ACGAN to classify multiple labels?