gScoreCAM icon indicating copy to clipboard operation
gScoreCAM copied to clipboard

Results 3 gScoreCAM issues
Sort by recently updated
recently updated
newest added

I meet this problems when I run python visualize_cam.py --cam-version gscorecam --image-folder data-coco/ Traceback (most recent call last): File "/home/xiuyu/Weiran_MadSam/gScoreCAM-main/visualize_cam.py", line 32, in class CLIPIntereactiveCAM: File "/home/xiuyu/Weiran_MadSam/gScoreCAM-main/visualize_cam.py", line 200, in...

Thanks for sharing this great work, just one tiny issue: There is a typo in gradCAM++ ![image](https://github.com/anguyen8/gScoreCAM/assets/95490459/bd0648d9-8d2c-47ad-a0cd-02e1223ea4df)

Hi, Thanks for the great work. When running gradCAM on ViT, it completely fails (unlike results in other works). Is there a bug or a different implementation details? Thanks!