adityac94 / Grad_CAM_plus_plus

A generalized gradient-based CNN visualization technique
284 stars 56 forks source link

Gradient Weights for Softmax Function #8

Open sidml opened 5 years ago

sidml commented 5 years ago

Hi. In the paper you derived equations for the case when softmax function is used to obtain final class probabilities. (Equations 21-24) I am unable to find an implementation of these formulae in this repository. Any help is greatly appreciated.