EDSR_Tensorflow icon indicating copy to clipboard operation
EDSR_Tensorflow copied to clipboard

test_file

Open weizhiliang0520 opened this issue 3 years ago • 1 comments

Hi! I'm very glad to read your codes, but I have a problem, that is how to test my test_file after training. as you know, Testing a single image in your code.

Especially these two lines of code, if there is a folder test picture, is it necessary to change?

LR_tensor = graph_def.get_tensor_by_name("IteratorGetNext:0")
HR_tensor = graph_def.get_tensor_by_name("NHWC_output:0")

Thanks!

weizhiliang0520 avatar May 18 '21 11:05 weizhiliang0520

I'm afraid I don't understand your question; could you elaborate on what your 'test_file' would be?

Saafke avatar May 18 '21 16:05 Saafke