utkuozbulak / pytorch-cnn-visualizations

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

Implement Score-CAM #77

Closed haofanwang closed 4 years ago

haofanwang commented 4 years ago

Fixed #76.

utkuozbulak commented 4 years ago

Thanks for the implementation! I will have a look at it asap!

utkuozbulak commented 4 years ago

Sorry for the late merge. Thanks again for the clean implementation. Your approach indeed produces some interesting results! I might also give it a go for an upcoming paper and I hope having your method here increases its visibility. Take care.