utkuozbulak / pytorch-cnn-visualizations

Pytorch implementation of convolutional neural network visualization techniques
MIT License
7.81k stars 1.49k forks source link

Great work!Is there any way can crop the most salient part from original image via CAM? #88

Closed Hoodythree closed 3 years ago

utkuozbulak commented 3 years ago

You can try extracting the part of the heatmap where that part has a threshold larger than what you believe is a 'more salient' part, say >%80.