CQFIO / PhotographicImageSynthesis

Photographic Image Synthesis with Cascaded Refinement Networks
https://cqf.io/ImageSynthesis/
1.25k stars 226 forks source link

GTA5 dataset image size #23

Closed YellowPig-zp closed 4 years ago

YellowPig-zp commented 5 years ago

Hi Dr. Chen. It looks like you are using GTA5 dataset. It seems that the size of the image (512x256) is not at the same scale as that of the original GTA5 dataset(1914x1052). What preprocessing did you do? Did you scale and crop the image or simply just scale them?

CQFIO commented 5 years ago

I have tried both. The visual quality is similar. I think I cropped the input semantic images and rescaled the images by nearest neighbors in the provided model.