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

Different value from this version and keras #73

Open
hjwdzh opened this issue Sep 11, 2019 · 1 comment
Open

Different value from this version and keras #73

hjwdzh opened this issue Sep 11, 2019 · 1 comment

Comments

@hjwdzh
Copy link

hjwdzh commented Sep 11, 2019

I try to print the maximum value of the feature produced by first conv layer, and it is different from keras output (more than 10x difference). I am using the same image (with the right scale), and pretrained with imagenet. Is that normal?

@malicd
Copy link

malicd commented Sep 12, 2019

@hjwdzh Interesting that you ask that. I am inspecting the values in the feature maps (pool1-pool5) and observing really huge values (sometimes even >20k). I don't think this is desired behavior but the funny thing is that it still manages to classify the data correctly.

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