SCLBD/BackdoorBench

How should we run a label-consistent attack?

Closed this issue · 2 comments

My command is python ./attack/lc_attack.py --yaml_path ../config/attack/lc/cifar10.yaml --dataset cifar10 --dataset_path --save_folder_name xxx --model resnet18
and the result here is
image

And I checked your git, it does not has that file either... So how should we train the LC attack?

Thank you!

any update on this? I would also like to run this attack

Sorry to response late. You can find it either in the google drive link that we put in the readme, or generate by yourself with code in resource folder (https://github.com/SCLBD/BackdoorBench/tree/main/resource/label-consistent).