ramprs / grad-cam

[ICCV 2017] Torch code for Grad-CAM
https://arxiv.org/abs/1610.02391
1.5k stars 226 forks source link

Can grad-cam be used for yolov5? #24

Open achel-x opened 2 years ago

achel-x commented 2 years ago

Thanks for your work. I read the paper and I have some questions about the usages of grad-cam. The paper mentioned that grad-cam can be used in another cnn-based method. I wonder if yolo can use it. Another question is that like these pictures image image

There are many objects in an image. Does it only show one class of these things?