LRP supports for 3D model, such as 3d video model in torchvision.models
Motivation
Now, 3D models, such as 3D conv for action recognition, video classification, ... is more and more popular. So LRP for 3D model will help to understand how these models work is necessary.
E.g: For understanding 3D in Alzheimer’s disease classification, the author use LRP: https://github.com/moboehle/Pytorch-LRP
🚀 Feature
LRP supports for 3D model, such as 3d video model in torchvision.models
Motivation
Now, 3D models, such as 3D conv for action recognition, video classification, ... is more and more popular. So LRP for 3D model will help to understand how these models work is necessary. E.g: For understanding 3D in Alzheimer’s disease classification, the author use LRP: https://github.com/moboehle/Pytorch-LRP
Pitch
LRP work for 3D models such as r2plus1d, mc3, ...
Alternatives
...
Additional context
None