From 3abae7c394a2012d8620818f3b20f8a4ba2e772a Mon Sep 17 00:00:00 2001 From: Arnav Asthana Date: Fri, 17 Jul 2026 10:34:27 +0530 Subject: [PATCH] Update IDAA README --- results_student_attacks/idaa/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/results_student_attacks/idaa/README.md b/results_student_attacks/idaa/README.md index 97b88580..8206326b 100644 --- a/results_student_attacks/idaa/README.md +++ b/results_student_attacks/idaa/README.md @@ -16,3 +16,5 @@ This folder records a student-contributed attack adaptation that has been added ## Important note The implementation has been integrated into `core/transfer_attack_core.py` for the shared CNN face-verification pipeline. This entry should be treated as an implementation record, not a full verification claim on the complete subset. + +Documentation updated for public repository contribution. \ No newline at end of file