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
de75fceca7
Former-commit-id: 0d06b05f52d562111c7985d1debd51f69517076e [formerly 2d7f95e1dd9a4101e36f2f021e05e7d33d75d4ae] Former-commit-id: c2e240e6f2474545763a525b4db91c9a86f60bd0 |
||
---|---|---|
app | ||
fawkes | ||
fawkes_dev | ||
.gitignore | ||
LICENSE | ||
README.md | ||
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 would like to use Fawkes to protect your images, please check out our binary implementation on the website.
If you are a developer or researcher planning to customize and modify on our existing code. Please refer to fawkes_dev.
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}
}