-
## URL(s) with the issue:
https://www.tensorflow.org/api_docs/python/tf/image/resize
## Description of issue:
TensorFlow is vulnerable to image-scaling attacks if specific scaling algorithms an…
EQuiw updated
3 months ago
-
Hi.
First of all, I want to thank you for the excellent work you have done in developing such a great project.
I've encountered some rather strange color changes in the image palette after coloring …
-
In Section 5.3 in paragraph _Robustness Measurement_, you defined the mAP ratio as " the ratio of IoU on adversarial examples to that on clean point cloud over the whole validation set". Isn't it the …
-
Hi,
I just installed keras-adversarial, and tried to run the MNIST example. I got this error:
```
Using TensorFlow backend.
/usr/local/lib/python2.7/dist-packages/sklearn/cross_validation.py:…
-
Hi, first want to say thanks for your effort to make research much easier!
Recently, some papers, among which i cites two, create adversarial images on multiple models to increase transferability …
-
if I try to exec "example_gan.py" I have the following error:
```
Traceback (most recent call last):
File "/Users/manuelepalmeri/Downloads/keras-adversarial-master/example_gan.py", line 142, in…
-
Dear authors
We are currently working on a black-box adversarial attack on the model code2vec based on this code. We trained a code2vec substitute model based on a different attention method (where…
-
## 論文リンク
- [CVF](http://openaccess.thecvf.com/content_CVPR_2020/html/Zhang_Understanding_Adversarial_Examples_From_the_Mutual_Influence_of_Images_and_CVPR_2020_paper.html)
## 公開日(yyyy/mm/dd)
CVPR…
-
## 論文リンク
https://arxiv.org/abs/1901.10513
## 公開日(yyyy/mm/dd)
2019/01/29
ICML 2019
## 概要
AEsに対する脆弱性と自然なノイズに対する脆弱性に本質的な差は無いことを、実験と理論の両方で確認した。従って、頑健性を向上させる手法はimagenet-cのようなデータセットでの評価も同時に行うことが好ま…
-
I wanted to ask if the models in Google drive are already trained on Adversarial examples which you have generated?
Thanks