check requirements.txt
python train_backdoor.py --pr 0.1
pr is the poisoning rate of the target class.
python defense_lipschitzness_pruning.py
python generate_upgd.py --model_path ${clean_model_weights}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
check requirements.txt
python train_backdoor.py --pr 0.1
pr is the poisoning rate of the target class.
python defense_lipschitzness_pruning.py
python generate_upgd.py --model_path ${clean_model_weights}