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

Feature extract using VGG #9

Open
midmelody opened this issue Jan 10, 2018 · 1 comment
Open

Feature extract using VGG #9

midmelody opened this issue Jan 10, 2018 · 1 comment

Comments

@midmelody
Copy link

midmelody commented Jan 10, 2018

Inception and Resnet are both fine, but when I tried to use vgg_16/19, I came up with some strange error "Invalid argument: Assign requires shapes of both tensors to match", and print_network_summary() did not work. Could you give an example for VGG? Thanks!

@zengsn
Copy link

zengsn commented Mar 19, 2018

--layer_names=vgg_16/fc8

print_network_summary() works.

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