utkuozbulak / pytorch-cnn-visualizations

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

layercam #102

Closed PengtaoJiang closed 3 years ago

PengtaoJiang commented 3 years ago

I add the code file in src/layercam.py. In ReadMe, I have created a new table called hierarchical gradient visualization' due to multiple layer visualizations, following the tablegradient visualization'.

.

utkuozbulak commented 3 years ago

Thanks for the PR!