Skip to content

InterpretDL v0.6.0 Release

Compare
Choose a tag to compare
@holyseven holyseven released this 06 May 08:57
· 158 commits to master since this release
4f6e497

We release the version 0.6.0 of InterpretDL, with new features as follows:

Methods Representation Model Type Example
LIME Input Features Model-Agnostic link1 | link2
LIME with Prior Input Features Model-Agnostic link
NormLIME/FastNormLIME Input Features Model-Agnostic link1 | link2
LRP Input Features Differentiable link
SmoothGrad Input Features Differentiable link
IntGrad Input Features Differentiable link
GradSHAP Input Features Differentiable link
Occlusion Input Features Model-Agnostic link
GradCAM/CAM Intermediate Features Specific: CNNs link
ScoreCAM Intermediate Features Specific: CNNs link
Rollout Intermediate Features Specific: Transformers link
TAM Intermediate Features Specific: Transformers link
ForgettingEvents Dataset-Level Differentiable link
TIDY (Training Data Analyzer) Dataset-Level Differentiable link
Consensus Features Cross-Model link
Generic Attention Input Features Specific: Bi-Modal Transformers link (nblink)*

* For text visualizations, NBViewer gives better and colorful rendering results.