keras-grad-cam icon indicating copy to clipboard operation
keras-grad-cam copied to clipboard

It does not match exactly. Why?

Open bemoregt opened this issue 6 years ago • 0 comments

Hi, @jacobgil

As a result of classifying with Resnet, Accuarcy is over 99%. If you hit map the object area with gradCAM with that model file, it does not match exactly. Why?

It seems to be a problem of GradCAM rather than Resnet classification learning. The objects to be hit-mapped are not as local or blob like dogs or cats, but close to a long straight line. In this case, GradCAM seems to miss the object area. Have you experienced this?

For a well-trainedd Resnet34 model, how do you optimize GradCAM?

Thanks, in advance.

from @bemoregt.

bemoregt avatar Jun 20 '18 01:06 bemoregt