Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 435 Bytes

CNN visulization implemented by MXNet

Usage

python gradcam.py --image-path imgs/bird.jpg --vis_method gardcam

Currently, support grad-cam and smooth-grad

Other implementation