facebookresearch / facebookresearch/SlowFast
Which layer should I use for visualizing by Grad-CAM?
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for your work!
I am impressed with the integration of the visualization technique GradCAM!
I am currently applying GradCAM to Kinetics.
I am wondering which layer I should use for visualization.
When I read Grad-CAM paper, the author recommended that we generally use the last layer before the fully connected layer.
Could you tell me which layer we should use?
Also, could you provide me which specific layer name we should use?
https://github.com/facebookresearch/SlowFast/blob/fd41618191d3c21c1ca21a61369ce9917646cf9c/slowfast/config/defaults.py#L655
Contributor guide
Assessment
This issue has not been assessed yet.