tegg89 / SRCNN-Tensorflow

Image Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3
MIT License
595 stars 279 forks source link

How to change which file is being tested?? #13

Closed PrathamSoni closed 7 years ago

PrathamSoni commented 7 years ago

I attempted to test on the image using the command in the readme. Although the results are poor, I was wondering how to change which file to be tested one. Such as, if I wanted to apply the SRCNN to an image of my choosing. orig

matt-dong commented 7 years ago

I am also having this issue.

PrathamSoni commented 7 years ago

The error is is in line 155 of utils.py...

The program automatically picks the third picture in the folder selected.