Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Hi, I'm trying to use GradCAM in an autoencoder to visualize the feature map of each layers from the encoder and decoder, I successfully got the image from encoder, but for decoder because the input is a tensor but not image, is it avalible to use GradCAM to visuallize a decoder's feature map?
Hi, I'm trying to use GradCAM in an autoencoder to visualize the feature map of each layers from the encoder and decoder, I successfully got the image from encoder, but for decoder because the input is a tensor but not image, is it avalible to use GradCAM to visuallize a decoder's feature map?