From 91752bb95bd327f5341eb4e364a35eebbcfbc62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dongbin=20Na=20/=20=EB=82=98=EB=8F=99=EB=B9=88?= Date: Sat, 4 Nov 2023 00:25:16 +0900 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 868a031..2d9861f 100644 --- a/README.md +++ b/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:
-@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}
 }