keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1.01k stars 331 forks source link

Grad-CAM++ visualization tool #227

Closed LukeWood closed 2 years ago

innat commented 2 years ago
LukeWood commented 2 years ago

Hey @innat - do you happen to know if GradCam++ is strictly better than GradCam and if the API would differ at all?

Thanks for any information!

innat commented 2 years ago

As far as I know, not strictly but it's kinda a generalized version of grad-cam. Here is a review article regarding them, it shows that the results are comparable.