-
I have successfully run your project and attempted to apply the imagePerturbationSaliency and imageSarfa methods provided by you to my own pre-trained DQN model. I've noticed that as the model's perfo…
-
Self explanatory
-
Hi,
I believe that the api `get_drise_saliency_map` can be improved. Here are some suggestions -
1. It is a good idea to move `Optional` arguments after the required arguments. For e.g. `model`…
-
I have 606 protein sequences from uniprot. I tried running `TSignal` as follows and ran into the following issue @Dumitrescu-Alexandru
```
python main.py --test_seqs uniprot_all_true_forSignalPep…
-
[Saliency maps (or sensitivity masks)](https://pair-code.github.io/saliency/) visualize which inputs contribute towards a model decision. They are generated from gradient-based methods such as [integr…
-
May you please provide saliency maps for reference?
-
The link of PASCAL-S pre-computed saliency maps is invalid, can you provide another one? thank you very much.
-
# Visualization: Saliency Maps :: Ori Codes
Ori's self-driving RC car
[https://ori.codes/artificial-intelligence/visualization/saliency-maps/](https://ori.codes/artificial-intelligence/visualization…
-
## 一言でいうと
通常のSaliency Map(モデルの着目点を示したマップ)は分類機とペアで作られるが、それはその分類機にとってのマップでしかない、という問題提起から分類機独立のマップを作る試み。ストレートに複数の分類機共通のマップを作るのは現実的でないため、学習過程の分類機を使用しモデルと同時に学習させる
![image](https://user-images.githubu…
-
Can you please provide google drive link for saliency maps.