txv documentation#
Version: 0.0.1
Useful Links: Installation | Source Repository | Issue Tracker
txv is a vision transformers explainability package. It provides CAM like visualization for vision transformers. It is built on the top of transformerinterp and Transformer-Explainability repositories.
Note that txv works for models defined in vit only.
API reference
The reference guide contains a detailed description of the functions, modules, and objects included in txv. The reference describes how the methods work and which parameters can be used.
Tutorials
Tutorials provide an understanding of how functions of txv should be used in unison. The tutorials are designed to help you get started with txv.