CycleGAN is notable because it can:
Answer options
A
Translate between image domains without paired data
B
Generate audio from text
C
Train without a discriminator
D
Solve PDEs analytically
Correct answer: Translate between image domains without paired data
Explanation
CycleGAN performs unpaired image-to-image translation using cycle-consistency loss, allowing domain transfer (e.g., photos to paintings) without paired training examples.