Saliency Map for CNN

조회 수: 5 (최근 30일)
RV_S
RV_S 2020년 3월 6일
Hello,
I have a googleNet-based image classifier for my dataset and would like to visualize a saliency map of an image. Simply put, I'd like to do a sensitivity analysis of the change in output function with respect to the input image.
This requires me to calculate the change with respect to the weights via backpropagation and I was wondering if there was a simple way to do it in MATLAB. The methodology can be found here. I'm trying to find the MATLAB equivalent of Keras-Vis, but if that's not available, a way to calculate the gradient of the output class with respect to the input image works too.
Thanks!

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by