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

how to use #62

Closed Flylee864 closed 1 year ago

Flylee864 commented 1 year ago

if i want to use this model, just load your pretrained model to author's model and change output numbers ... is there other issues i should pay attention to.