You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if you've tried generating heatmap of the attention weight before, like Grad-CAM. For example, after I get the attention weight of each attention block and the corresponding source matrix, is there any way to generate heatmap with ToMe like the following image:
Looking forward to your reply :)
Best
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for this amazing work!
I'm wondering if you've tried generating heatmap of the
attention weight
before, likeGrad-CAM
. For example, after I get theattention weight
of each attention block and the correspondingsource
matrix, is there any way to generate heatmap withToMe
like the following image:Looking forward to your reply :)
Best
The text was updated successfully, but these errors were encountered: