Segue: Side-information Guided Generative Unlearnable Examples for Facial Privacy Protection in Real World
This project is a protective noise generation algorithm, which mainly solves the problem of face information being learned by unauthorized neural networks.
./run.sh
run.sh
分三步运行
python noise_train.py $method $model $log $log_path
python mknoisedata.py $method $model $log $log_path
python train_model.py $method $model $log $log_path