-
GuidedBackpropReLUModel has bugs.
-
Hi, really a great job!
I was trying to get a guided-gradcam visualization of a video. But I found as more images have been read, very soon my server shows CUDA out of memory error. Then I discovered…
-
Excuse me.
I have a very simple question about visulization in your code.
There are only GradCam.py and its cuda version in your code, while no python file to call those functions and generate thos…
-
Hi. I would like to work on the 'Add Grad-CAM support' project (http://gsoc2019.scrapinghub.com/ideas/#add-grad-cam-support) as a GSoC student. As agreed, I will try to familiarize myself with ELI5 by…
-
Good day! I use fine-tuning loaded model ResnetXt-101 from .pth file. GradCam works good with my model, but when I try to use GuidedBackprop I get the error:
-> 80 gradients_as_arr = self.g…
-
how to visual the channels of conv ? now it is only the conv
ghost updated
5 years ago
-
Hi there, very nice repository. Quick question, why are you normalizing the class activation maps when generating them in batches?
https://github.com/eclique/keras-gradcam/blob/02d395ff20f74c4ea2bb6…
-
Hi, first of all thank you for tf-explain.
Currently I'm trying to use tf-explain with a model like this one:
```python
model = tf.keras.models.Sequential()
model.add(tf.keras.layers.Conv2D(in…
-
Hi guys,
I have been working with your keras vis tool kit , its a great tool and I have been able to get good results.
However today when I tried visualize_cam its throwing an error which had never…
-
您好,我也是做视频的,请问你做出来了吗?x谢谢
@Caoliangjie