RISE
RISE copied to clipboard
Detect model's attention
I believe both RISE and D-RISE (cvpr'21) are surprising works. When will you be releasing your D-RISE codes? What's your codebase for detectors? Thanks!
Is any code available for evaluation using of tensorflow.
Hi Thank you for devising and sharing a nice technique for explainability of CNNs. I would like generalize this code to other datasets and architectures. To this effect I made...
Hello, The masks that have been generated are stored somewhere? Is it possible to to get access to the path where the masks stored? Also, what is 's' in the...
Added explanation for variable names (N,s,p) in generate_masks function.
In def generate_masks(N, s, p1): Couldn't find what does N,s,p1 stands for in the code. I assume N stands for the number of filters generated? Since variable names don't imply...
Since D-RISE is archived, I cannot post an issue on this repo, but I actually think it could happen to have the same issue with RISE, I apologize if it...
I tried setting a threshold to distinguish it, but the effect was not very good