Closed ghost closed 5 years ago
It does visualize the channels of conv and not the whole conv. Read the description and the code properly please.
I mean how to visual the channels of layer with CAM ?
If you mean Grad-CAM, just look at the implementation from gradcam.py. I did not implement pure CAM in this repository. You can follow the paper [2] and implement it yourself.
then how to visual the channels of layer with cam_heatmap? which .py?
Just check misc_functions.py.
how to select the channel of layer ?
Please put some effort to understand the code. The is commented enough to allow easier understanding.
how to do it ? please
how to visual the channels of conv ? now it is only the conv