From afcf76e7546bafac2ed2344e6941d32a4fb5b576 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: Thu, 25 Aug 2022 00:35:43 +0900 Subject: [PATCH] [Docs] Add attack code links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4506075..7c114a0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ In this paper, we present a novel method for generating unrestricted adversarial ### Source Codes -> The full source code is coming soon. +* [HSJA](./attacks/HSJA_for_Facial_Identity_Recognition_Model.ipynb) +* [LatentHSJA (Ours)](./attacks/LatentHSJA_for_Facial_Identity_Recognition_Model.ipynb) ### Datasets