Closed gaobb closed 8 years ago
Hi @gaobb, yeah, we're aware of it. The code and web demo are accurate. We'll update the paper figure, an rgb transpose bug crept through there :(
The images in the repository readme are accurate though. Your matconvnet results look good!
Thanks for your quick and effective reply.
I want to reproduce the Grad_CAM experiments with MatConvNet,can you send me your code with MatConvNet?
@gaobb I want to reproduce the Grad_CAM experiments with MatConvNet,can you send me your code with MatConvNet?Thank you very much!
This is a very interesting work! Thanks for your share. I found that there is a bit difference between your paper's result and web_demo's for cat visualization. The guided_cam result based on web_demo have some noises for "cat" (e.g., part of dog head).! I also reproduce the Grad_CAM experiments with MatConvNet. But my result is similar to your web_demo. I want to know that how to produce the paper's result.