Awesome
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.