Update README.md

This commit is contained in:
Dongbin Na / 나동빈 2023-11-04 00:25:16 +09:00 committed by GitHub
parent 516ec00b5d
commit 91752bb95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -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:
<pre>
@misc{na2022unrestricted,
title={Unrestricted Black-box Adversarial Attack Using GAN with Limited Queries},
author={Dongbin Na and Sangwoo Ji and Jong Kim},
year={2022},
eprint={2208.11613},
archivePrefix={arXiv},
primaryClass={cs.CV}
@inproceedings{na2022unrestricted,
title={Unrestricted Black-Box Adversarial Attack Using GAN with Limited Queries},
author={Na, Dongbin and Ji, Sangwoo and Kim, Jong},
booktitle={European Conference on Computer Vision},
pages={467--482},
year={2022},
organization={Springer}
}
</pre>