junyanz / CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Other
12.39k stars 1.95k forks source link

Scene problem #115

Open qianxiao111 opened 5 years ago

qianxiao111 commented 5 years ago

If the source domain X contains high resolution images with a lot of scenes, such as animal, portraint, plant, landscape, architecture and so on, but the target domain Y contains distorted images with some scenes, such as animal, portaint, plant and so on. I want to transfter high resolution images in X domain into distorted images in Y domain. In this case, whether this method is applicable,

junyanz commented 5 years ago

Hard to say. The extra objects in X (e.g., architecture) might disappear after translation.