You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice Work. In the code you get the cam_map using only one Conv2d layer. According to my intuition, here should not use a method like GradCAM to get CAM. And I also see this process in other place. Can you explain why this this works? Thank you.
The text was updated successfully, but these errors were encountered:
Nice Work. In the code you get the cam_map using only one Conv2d layer. According to my intuition, here should not use a method like GradCAM to get CAM. And I also see this process in other place. Can you explain why this this works? Thank you.
The text was updated successfully, but these errors were encountered: