Yongbing Zhao
Results
2
issues of
Yongbing Zhao
https://github.com/pytorch/captum/blob/43acfcd320c44e8e469bf5276af9d55cf62145aa/captum/attr/_core/guided_grad_cam.py#L211 If I understand corretly, the parameter here should be: inputs[i].shape[1:], rather then inputs[i].shape[2:] For inputs, the shape is N-C-H-W, For inputs[i], the shape is C-H-W, thus its dim (H-W)...
### What problem are you facing? notesnook is a very great note tool. It is really nice that it supports open source. So far, I did not see on-premise deployment....
Type: Feature Request
Status: Pending