You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, as the title says - looks like ROAD returns 0 all the time. In the one of provided tutorials, the output of ROAD is 0 for all percentages. In my own experiments, the metric acts the same.
Steps to reproduce the behavior
Initialize road metric
Evaluate it on arbitrary data
I would expect to at least some of the percentage to display different result than 0
Explanations were generated using captum's LRP, I tried for Occlusion as well, same result
Description
Hello there, as the title says - looks like ROAD returns 0 all the time. In the one of provided tutorials, the output of ROAD is
0
for all percentages. In my own experiments, the metric acts the same.Steps to reproduce the behavior
0
captum
's LRP, I tried for Occlusion as well, same resultCode for easier reproducibility:
Minimum acceptance criteria
Thanks in advance!
The text was updated successfully, but these errors were encountered: