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
Quick AnswerThe correct answer is Translate between image domains without paired data because it directly addresses the core logic of Generative AI.
CycleGAN performs unpaired image-to-image translation using cycle-consistency loss, allowing domain transfer (e.g., photos to paintings) without paired training examples.