-
Thank for your work.
If I run de.explain multiple times, it becomes slower and slower.
This problem has not been solved in v0.2.
-
if some dimensions of input are not specified, for example `(None, None, None, 3)`
Method `elrp` works fine, but `deeplift` raises an error. (Both traditional API and Explainer API.)
TypeError: '…
-
fix_map = scipy.io.loadmat(path)["I"]
KeyError: 'I'
please help me,thanks
ghost updated
5 years ago
-
ابتدای امسال کورس CS224n استنفورد را گذراندم و یک سری یاداشت برداری برای خودم کردم.
تصمیم گرفتم مرتبش کنم و به صورت یک کتابچه دربیارم. البته هنوز وقت نکردم تکمیلش کنم. یک سری واژگان وجود دارد که سع…
-
I want generate batch saliency maps using examples/Saliency/saliency-maps.py.
and I writed a simple loop , like the follow,
for i in range(10):
saliency=run("resnet_v1_50.ckpt", image…
-
In your data collection you gather a set of discrete fixation maps (P in the paper). From this, continuous saliency maps (Q in the paper) are generated. I found no details about how this is done, coul…
-
HI
I tried to train the model with a GTX1080 card(8GB memory),but this error occurred:
.....
Training ML-Net
Epoch 1/20
Traceback (most recent call last):
File "main.py", line 53, in
…
-
Hi
help me to rectify this error
Traceback (most recent call last):
File "main.py", line 63, in
m = Model(input=[x, x_maps], output=sam_resnet([x, x_maps]))
File "E:\sam-master\models.…
-
Dear Sir, if possible, would you please implement the deconvolutional networks? I think that one is very popular as well.
-
When running tensorpack/examples/Saliency/saliency-maps.py , I found the log outputs "New collections created in tower : tf.GraphKeys.REGULARIZATION_LOSSES, resnet_v1_50/_end_points, tf.GraphKeys.MODE…