lixiaohui
a8975af9b8
modify examples of explainer.benchmark
5 years ago
lixiaohui
62fbbf9eb7
fix explainer doc bugs
5 years ago
lixiaohui
7284308828
Fixbug I2CZVJ: shape error during ReLU Gradients
5 years ago
lixiaohui
acd10e2635
Fixbug: rise example bug and benchmarkder=() exectuable
5 years ago
lixiaohui
e82dee0fff
speed up rise
5 years ago
YuhanShi53
afe360f4e8
add skipping when return performance and fix bug for small-size ablation
5 years ago
lixiaohui
2e4b686408
refactor explain core code
5 years ago
zhangyi
13e2aee0ea
fix somee error format for comments.
5 years ago
YuhanShi53
3b4ab344b0
fix memory exceed bug in Robustness and ValueError in Occlusion.
5 years ago
lixiaohui
a8eca53596
Fixbug: modify GuidedBackprop API to make example executable
5 years ago
lixiaohui
33f75f191c
Fixbug: fix API docs bugs
5 years ago
YuhanShi53
1c4ab31231
fix mistakes in docstring
5 years ago
YuhanShi53
61164e7d52
add feature/explainer/ClassSensitivity, Occlusion, Robustness
5 years ago
lixiaohui
2161c85d52
add rise explanation method, modify runner and faithfulness
5 years ago
lixiaohui
df94bb6562
Fix issue#123FX6: format API comments
5 years ago
lixiaohui
c8b62074c9
include explainer in cmake and modify __init__ in explanation classes.
5 years ago
lixiaohui
744f094add
Add explainer to provide eXplainable AI tools.
This commit provides APIs for user to use the widely used attribution methods to explain DL models and the evaluation methods to quantify the explanations. With combination of MindInsight, the user can have a friendly visualization on their models.
5 years ago