Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_file #4

Open
weizhiliang0520 opened this issue May 18, 2021 · 1 comment
Open

test_file #4

weizhiliang0520 opened this issue May 18, 2021 · 1 comment

Comments

@weizhiliang0520
Copy link

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!

@Saafke
Copy link
Owner

Saafke commented May 18, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants