issues Search Results · repo:raghakot/keras-vis language:Python
Filter by
214 results
(84 ms)214 results
inraghakot/keras-vis (press backspace or delete to remove)Hello everyone, I m running into this issue
def getGradCAM(X, model, resize_factor=0, layer_maps=-4):
# Create functions ----------
# GRAD - backprop
# create function
model = guided(model) ...
giorgioberardini1
- Opened on Jan 18, 2022
- #238
I have a conceptual question based on the mnist example usage notebook:
https://github.com/raghakot/keras-vis/blob/master/examples/mnist/attention.ipynb. I am trying to understand why to use
pre-activation ...
preethiseshadri518
- Opened on Sep 11, 2021
- #237
Hi,
try to use the visualization for Faster R-CNN or Mask R-CNN, but this does not seem so easy, any ideas?
Best regards Patrick
patselle
- Opened on Jun 4, 2021
- #236
- [ ] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install
git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
- [ ] If running on TensorFlow, ...
AbdulUD
- Opened on Mar 21, 2021
- #235
Tensorflow version: 2.4.0
Issue: I tried to reproduce this example code but results in an error (it works in Tensorflow version 2.2.0): TypeError:
Cannot convert a symbolic Keras input/output to a numpy ...
abrarum
- 1
- Opened on Jan 21, 2021
- #234
ImportError Traceback (most recent call last) ipython-input-16-0457ba117dcb in module 1 # Reshaping the training data
---- 2 from scipy.misc import imresize 3 4 #X_train_new = np.array([imresize(X_train[i],(200,200,3)) ...
Saumya353
- 3
- Opened on Nov 8, 2020
- #233
- [* ] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install
git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
- [- ] If running on ...
ruvsv
- Opened on Oct 9, 2020
- #232
- [√] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install
git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
- [√] If running on TensorFlow, ...
ZehanDai
- 1
- Opened on Aug 19, 2020
- #231
I having this issue - ImportError: cannot import name _Conv from keras.layers.convolutional
I have the latest version TensorFlow and Keras-vis. Below is the code,
import os import cv2 import numpy ...
mukund0911
- 2
- Opened on Jun 28, 2020
- #230
Hi everyone,
I would like to go one step further in the CNN explanation. I understand the output (at the same time is the input) of
Activation Maximization but I can t read the colors.
Do the colors ...
javierrodenas
- Opened on Jun 25, 2020
- #229

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.