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

how to use the model #92

Open
shenriver opened this issue Jul 23, 2019 · 1 comment
Open

how to use the model #92

shenriver opened this issue Jul 23, 2019 · 1 comment

Comments

@shenriver
Copy link

I want to use the model like :
embeddings = tf.get_default_graph().get_tensor_by_name("resnet_v1_50/E_BN2/beta:0")
run(embeddings)
in oeder to get the last output
who can tell me the output_tensorname

@shenriver
Copy link
Author

embeddings = tf.get_default_graph().get_tensor_by_name("resnet_v1_50/E_BN2/Identity:0")
#27

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

1 participant