Sunnynevarekar/pytorch-saliency-maps: Visualizing Image-specific ...
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 14
- Star 54
Visualizing image-specific class saliency map in classification ConvNets in Pytorch
54 stars 14 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings- Code
- Issues 1
- Pull requests 0
- Actions
- Projects 0
- Security 0
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory5 Commits | ||||
| images | images | |||
| README.md | README.md | |||
| Saliency_maps_in_pytorch.ipynb | Saliency_maps_in_pytorch.ipynb | |||
| View all files | ||||
Repository files navigation
- README
Visualizing image-specific class saliency map in classification ConvNets in Pytorch
Recently I started to explore pytorch framework for creating deep learning models. Having worked with tensorflow for past few years, I found myself spending most of the my time just to figure out how to do 'X'. Although tensorflow is great for productionizing ml models, I wished to have a framework which would help me to express my ideas easily in code for faster prototyping. I was pleasently surprised by the fact that how easy pytorch makes it to express your ideas in code and run experiments. After going through the basics of pytorch I decided to implement the image-specific Class Saliency Visualisation method as described in https://arxiv.org/abs/1312.6034.
Saliency refers to what’s noticeable or important in an image. In context of convolution neural networks Saliency map for an image represents the important pixels in the image that influence class score of the prediction of network.
About
Visualizing image-specific class saliency map in classification ConvNets in Pytorch
Topics
pytorch convolutional-neural-networks saliency-mapResources
ReadmeUh oh!
There was an error while loading. Please reload this page.
ActivityStars
54 starsWatchers
0 watchingForks
14 forks Report repositoryReleases
No releases publishedPackages 0
No packages publishedLanguages
- Jupyter Notebook 100.0%
Tag » Cnn Saliency Map Pytorch
-
Saliency Map For Visualizing Deep Learning Model Using PyTorch
-
Visualizing Neural Networks Using Saliency Maps In PyTorch
-
Network Visualization (PyTorch) - | munity
-
Saliency Maps In Convolutional Neural Networks - DebuggerCafe
-
Network Visualization (PyTorch) - Notebooks
-
Explainable AI: How To Implement Saliency Maps - Coders Kitchen
-
Attention/saliency Map Visualization For Test Images For Transfer ...
-
VGG19 + Salience Mapping Visualization [PyTorch] - Kaggle
-
Ini - Evan Robertson
-
Cnn-visualization · GitHub Topics
-
3 - My Blog
-
FlashTorch - PyTorch - Model Zoo
-
The Incredible PyTorch - Ritchie Ng