-
Hi @jacobgil , I want to convert grad-cam from pytorch to tensorflow but I don't know how do that. Can you help me suggest how to make? thanks very much
-
My grad cam plots are looking very odd. I'm using
- Windows 10 Pro
- Python 3.5.4
- Tensorflow-GPU 1.8
- Keras 2.1.6
- Keras-Vis 0.5.1
- GPU: NVIDIA M2000M
The only change I made to `kera-v…
ghost updated
3 years ago
-
I feel like [this](https://github.com/raghakot/keras-vis/blob/668b0e11dab93f3487f23c17e07f40554a8939e9/vis/visualization/saliency.py#L188) makes more sense as `np.minimum`?
Based on the comment abo…
-
Awesome repo; thank you for creating this! I was wondering if you looked into visualizing the Grad CAM saliency maps for the ViT based CLIP models (and if so, which layer we should select as the salie…
g-luo updated
2 years ago
-
Hello,
can you add "Grad-CAM "in your polyp detection code? it will really help!
Thanks
-
Hi,
Thanks for the great work.
In Figure 3 of your paper, you showed the Grad-CAM visualizations of your model on RefCOCO+ from text descriptions. Could you share the code for using Grad-CAM on…
-
-
Can turicreate not be able to visualize like Grad-CAM?
-
Dear @RangiLyu , because i want to detect different types of vehicle, like sedan, police car, ambulance, fire truck, bus etc, so i want to implement Grad-CAM to check out what the model focus on when…
wwdok updated
3 years ago
-
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 with usi…