Dear Author,Thank you very much for sharing the code associated with your paper. I sincerely appreciate your contributions to this field. I am currently learning from your project and have successfully reproduced the backdoor experiment. However, I am encountering difficulties in implementing the experiment under Sensitive and Biased scenarios. I would greatly appreciate it if you could provide some guidance on executing the relevant instructions.
Additionally, I noticed what appears to be an issue with the -perturbed_part selection in your configs/train_config.py file. Should this parameter be updated to include the following
choices= ["mouth", "eye", "nose", "face", "face_except_mouth"] ?
Your suggestions regarding this matter would be highly valued.
Thank you once again for sharing your paper's code!

Dear Author,Thank you very much for sharing the code associated with your paper. I sincerely appreciate your contributions to this field. I am currently learning from your project and have successfully reproduced the backdoor experiment. However, I am encountering difficulties in implementing the experiment under Sensitive and Biased scenarios. I would greatly appreciate it if you could provide some guidance on executing the relevant instructions.
Additionally, I noticed what appears to be an issue with the
-perturbed_partselection in yourconfigs/train_config.pyfile. Should this parameter be updated to include the followingchoices= ["mouth", "eye", "nose", "face", "face_except_mouth"] ?
Your suggestions regarding this matter would be highly valued.
Thank you once again for sharing your paper's code!