mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-12-22 07:09:33 +05:30
e9f1a50653
Former-commit-id: 14c0173d9f573e7ccb275b3e366505057ac2c9b1 [formerly e359682d967212b4b3f27923fd659bbade7880e5] Former-commit-id: a44577686ff64da031231ea323c681185daa8b0d |
||
---|---|---|
.. | ||
__pycache__ | ||
__init__.py | ||
__main__.py | ||
align_face.py | ||
detect_faces.py | ||
differentiator.py | ||
protection.py | ||
README.md | ||
utils.py |
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.