facebookresearch / facebookresearch/SlowFast
What is the correct layer name to be used in Grad-CAM layer list?
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am trying to train MVIT model with model visualisation tool
To do this we have to set the name of CNN layers
I want to visualise the GRAD_CAM of (14): MultiScaleBlock(pool_q)
How should I fill this variable:
_C.TENSORBOARD.MODEL_VIS.GRAD_CAM.LAYER_LIST = []
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.