You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/09 01:12:40 UTC

[GitHub] ankkhedia opened a new pull request #13196: [Work in Progress][Example] Fixing Gradcam implementation

ankkhedia opened a new pull request #13196: [Work in Progress][Example] Fixing Gradcam implementation
URL: https://github.com/apache/incubator-mxnet/pull/13196
 
 
   ## Description ##
   The PR fixes GradCAM  example (https://github.com/apache/incubator-mxnet/tree/master/example/cnn_visualization) which is tracked in #11895.
   
   
   ### Essentials ###
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] Code is well-documented: 
   - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   1. Fixes the way saved models from Gluon model zoo are loaded as mentioned in #12719 
   2. Fixes the implementation bug (it was not fully replicating the reference paper)
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services