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

What's the output node name for the saved checkpoint? #33

Open
dreamibor opened this issue Nov 1, 2018 · 2 comments
Open

What's the output node name for the saved checkpoint? #33

dreamibor opened this issue Nov 1, 2018 · 2 comments
Assignees

Comments

@dreamibor
Copy link

Hi,

What's the output node name for the checkpoint file? I am trying to freeze the model as a protobuf file.

Thanks

@yuanming-hu yuanming-hu self-assigned this Nov 1, 2018
@yuanming-hu
Copy link
Owner

yuanming-hu commented Nov 1, 2018

I'm not sure if I understand your question. If you are looking for the code to save the model, it is here: https://github.com/yuanming-hu/exposure/blob/master/net.py#L381

@dreamibor
Copy link
Author

dreamibor commented Nov 1, 2018

Hi, thank you for your reply. I want to freeze the model from the TensorFlow checkpoint to .pb file. I am wondering which node is used for output the image or where are the output nodes in the network if I only want to do inference?

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