pytorch-grad-cam
pytorch-grad-cam copied to clipboard
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Just some minor spelling corrections
I'm very interesting on your GradCAM code, so i'd like to adapt your code for VQA Tasks. So i chose InternVL2-8B Model(internvl-chat model) which can be utilize for a VQA...
I trained a binary classification model based on the presence of browning. The model classifies images as True if the flower has brown coloration and False if it doesn't. In...
Hello, I’m currently exploring how to visualize the heatmap on LLAVA or other kinds of multimodal large language model to understand the model’s focus during text generation. I am familiar...
I hope that you can support me, I am trying to load a scripted model and then to use Grad-cam. Sadly it tells me that there is an issue on...
Does guided_backprop.py support batchs? I think the current implementation is hard-coded of a single (2D) image [1,C,W,H]. https://github.com/jacobgil/pytorch-grad-cam/blob/18144f2afc8a14a73e71b68dc7fbdb7378af2f8e/pytorch_grad_cam/guided_backprop.py#L87 I think this change is needed to support batches ``` def __call__(self,...
Thanks for the awesome repo! I've been visualizing the attention maps from VideoMAE, but it seems the results aren't accurate. VideoMAE takes inputs in the form (B, C, T, H,...
Hi, it would be great if the repository occasionally tagged a version, since the API changes frequently. For instance, knowing that you have code working with tag 0.1.0 means you...
No code changes, just chose -> choose x2