Update README.md
This commit is contained in:
parent
516ec00b5d
commit
91752bb95b
14
README.md
14
README.md
|
|
@ -110,12 +110,12 @@ In this paper, we present a novel method for generating unrestricted adversarial
|
||||||
If this work can be useful for your research, please cite our paper:
|
If this work can be useful for your research, please cite our paper:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
@misc{na2022unrestricted,
|
@inproceedings{na2022unrestricted,
|
||||||
title={Unrestricted Black-box Adversarial Attack Using GAN with Limited Queries},
|
title={Unrestricted Black-Box Adversarial Attack Using GAN with Limited Queries},
|
||||||
author={Dongbin Na and Sangwoo Ji and Jong Kim},
|
author={Na, Dongbin and Ji, Sangwoo and Kim, Jong},
|
||||||
year={2022},
|
booktitle={European Conference on Computer Vision},
|
||||||
eprint={2208.11613},
|
pages={467--482},
|
||||||
archivePrefix={arXiv},
|
year={2022},
|
||||||
primaryClass={cs.CV}
|
organization={Springer}
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue