2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-20 07:26:37 +05:30
fawkes/fawkes
Shawn-Shan d7a25eb292 cli
Former-commit-id: c3687684a19c18309f97b69f8161af7a31fe0fb8 [formerly b68719d5e14a54377fafbea9f2c7c9b996bea583]
Former-commit-id: f17d9cbb79833f56450e0518d978603997037e94
2020-07-02 12:32:05 -05:00
..
__pycache__ cli 2020-07-02 12:32:05 -05:00
__init__.py cli 2020-07-02 12:32:05 -05:00
__main__.py cli 2020-07-02 12:32:05 -05:00
align_face.py cli 2020-07-02 12:32:05 -05:00
detect_face.py cli 2020-07-02 12:32:05 -05:00
differentiator.py cli 2020-07-02 12:32:05 -05:00
protection.py cli 2020-07-02 12:32:05 -05:00
README.md 0.0.1 2020-06-29 11:14:48 -05:00
Untitled.ipynb.REMOVED.git-id 0.01 2020-07-01 21:16:03 -05:00
utils.py cli 2020-07-02 12:32:05 -05:00

Fawkes

This application is built for individuals to cloak their images before uploading to the Internet. For more information about the project, please refer to our project webpage.

If you are a developer or researcher planning to customize and modify on our existing code. Please refer to fawkes_dev.

How do I protect my images?

TBD

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}
}

Code implementation of the paper "Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models", at USENIX Security 2020.