mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-12-22 07:09:33 +05:30
This repository is a clone of "fawkes" by Shawn-Shan (on GitHub).
https://github.com/Shawn-Shan/fawkes
d7a25eb292
Former-commit-id: c3687684a19c18309f97b69f8161af7a31fe0fb8 [formerly b68719d5e14a54377fafbea9f2c7c9b996bea583] Former-commit-id: f17d9cbb79833f56450e0518d978603997037e94 |
||
---|---|---|
build/lib/fawkes | ||
fawkes | ||
fawkes_dev | ||
fawkes.egg-info | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.py |
Fawkes
Fawkes is a privacy protection system developed by researchers at University of Chicago. For more information about the project, please refer to our project webpage.
We published an academic paper to summary our work "Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models" at USENIX Security 2020.
BEFORE YOU RUN OUR CODE
If you are a developer or researcher planning to customize and modify on our existing code. Please refer to fawkes_dev.
How to protect my image
Citation
@inproceedings{shan2020fawkes,
title={Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models},
author={Shan, Shawn and Wenger, Emily and Zhang, Jiayun and Li, Huiying and Zheng, Haitao and Zhao, Ben Y},
booktitle="Proc. of USENIX Security",
year={2020}
}