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

Bad results using EfficientNet B0 #5

Open
virilo opened this issue Jan 25, 2021 · 0 comments
Open

Bad results using EfficientNet B0 #5

virilo opened this issue Jan 25, 2021 · 0 comments

Comments

@virilo
Copy link

virilo commented Jan 25, 2021

I'm trying to reproduce this script: https://www.kaggle.com/meaninglesslives/efficientnet-gradcam-comparison-to-other-models

To make it work with current EfficientNet version, I'm using the layer model._blocks[-1]._project_conv. I also tried this solution, having the same results

But the results doesn't seem too good, compared to the results of the original script.

qt_img166800720002023429
qt_img166805014969319429
qt_img166808837490212869
qt_img166809451670536197
qt_img166812793155092485

You can compare it with the original script results, showing what one can expect from GradCAM

cam_viz

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