hila-chefer / Transformer-Explainability

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
MIT License
1.75k stars 232 forks source link

gtsegs_ijcv.mat #33

Closed torchmyheart closed 2 years ago

torchmyheart commented 2 years ago

Hello, thank you very much for sharing your work. I have a few questions and look forward to your answers. How do I get the gtsegs_ijcv.mat file? As far as I know, imagenet does not seem to have segmentation labels. Thanks again, and look forward to your reply.

hila-chefer commented 2 years ago

Hi @coderrubbish, thanks for your interest in our work! Please refer to the results reproduction section of our README, there's a link to download the data.

Best, Hila.