CycleGAN icon indicating copy to clipboard operation
CycleGAN copied to clipboard

network applicability

Open Lysemo opened this issue 2 years ago • 1 comments

I have a question, can this network do the task of image restoration? such as, unsupervised SR, unsupervised inverse halftone. Or does it only handle the task of style transformation class, going from one style X to another style Y, where there is no more content in Y than there is in X

Lysemo avatar Nov 30 '21 06:11 Lysemo

It can be applied to SR and inverse halftone. But it might not work as well as supervised methods (such as supervised SR). For SR, it's quite easy to get supervised data.

junyanz avatar Mar 01 '22 20:03 junyanz