-
Hi,
I am trying to use your toolkit in Google Colaboratory starting from the example [Attention on ResNet50 (Saliency and grad-CAM)](https://github.com/raghakot/keras-vis/blob/master/examples/resnet/…
-
[Deep Inside Convolutional
Networks: Visualising Image Classification Models and Saliency Maps](https://arxiv.org/abs/1312.6034)
This paper addresses the visualisation of image classification models…
-
Hello, this is a very good job.
We recently want to compare our results with EVP, but the provided results do not include SOD saliency maps. Also, when I load the EVP pretrained model, it prompts th…
-
- [ ] 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 Tensor…
-
Hey Sergey,
On loading this Caffe model -> Deep ConvNet (aka SalNet) (found here : https://github.com/imatge-upc/saliency-2016-cvpr) ; I receive the following warnings :
warning: module 'image [type…
-
## 論文概要
映像中の音声が人間の注意力に影響を与えることを明らかにした研究。大規模な音声付アイトラッキング映像データベース(34名被験者が300の動画を視聴)を取得して傾向を分析、基本的に人の顔に注意が行くことを確認。映像中のSaliencyを予測するためのマルチモーダルNNを提案。
![bib_20200920 00](https://user-images.githubuserco…
tkuri updated
3 years ago
-
Here we will put any images to be linked to the documents or code of AITom
-
Hi,
Firstly, thanks for your contribution. I have 2 GPUs system with RTX3080ti (12 GB RAM) when i run train.sh i got CUDA error. i reduced batch size but i got same error again, how can i resolve?
…
-
In your readme file, you said:
The scripts train and test model with 10 fold cross validation and plot a comparison of genotype
contribution using saliency map value and Wald test value.
But in …
-
### Describe the bug
I trained a GAT for binary node classification with the following structure
```
______________________________________________________________________________________…