RU-System-Software-and-Security / BppAttack

MIT License
17 stars 3 forks source link

BppAttack

Environment

See requirements.txt

Run

python -u bppattack.py --dataset cifar10 --attack_mode all2one --squeeze_num 32

Acknowledgement

The codes are modifed based on https://github.com/VinAIResearch/Warping-based_Backdoor_Attack-release.