exlib
is a comprehensive package showcasing our lab's work on explanation methods, featuring user-friendly modules for easy application of various techniques.
pip install exlib
To use pytorch-gradcam
, install our customized and expanded version at
pip install grad-cam@git+https://github.com/brachiolab/pytorch-grad-cam
We list below some relevant projects that use exlib heavily.
- Documentation available here.
- Quick-start tutorial notebook at
fix_demo.py
- [Paper] [Website] [Blog Post]