titu1994 / Super-Resolution-using-Generative-Adversarial-Networks

An implementation of SRGAN model in Keras
283 stars 85 forks source link

where is it to val_images in benchmark.py? #7

Closed eeric closed 8 years ago

eeric commented 8 years ago

1.Images from val_images aren't like same to set5 or set14 or bsd100, are they?

2.Where is effect image generated by your model for As an image from set5?

titu1994 commented 8 years ago

The images in val_images are comparisons on the upscaled image by SRResNet and the original validation image.

The validation images are copies of the validation images in Set5, Set14 and BSD100