f64051041 / SARAS-Net

58 stars 9 forks source link

visualization by Gradcam #3

Closed linyiyuan11 closed 1 year ago

linyiyuan11 commented 1 year ago

Thank you for open-sourcing the code, but I didn't find the code for visualization by Gradcam in the code, can you post it? thank you very much

f64051041 commented 1 year ago

Thank you for recognizing our work. We refer to this code(https://github.com/jacobgil/pytorch-grad-cam) to visualize our network. You can try this. Thanks.