SRGAN-tensorflow
SRGAN-tensorflow copied to clipboard
Can not run test or inference
Hi!
I tried both on cpu and gpu for test_SRGAN.sh and inference_SRGAN.sh, but it is frozen at the step starting to evaluate, in which the data would be fed to the generator and output the results. I took forever to run a single pass of the generator and I have to kill it before it run out my computer memory.
I am using amazon AWS deep learning AMI version 4, p2.xlarge instance. Tensorflow version is 1.5.0. I tried both on python 2.7 and python 3.6.
The memory usage of the process on my instance(61GB mem total) keeps growing and and I can not even make a single pass for one single test_image(I used the test_image in the repo).......
try to change the image you use , or use the original image from the ./data/test_LR