mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-12-22 07:09:33 +05:30
Update README.md
This commit is contained in:
parent
358b01ecdf
commit
21f341c9d0
@ -44,6 +44,8 @@ when --mode is `custom`:
|
|||||||
- Turn on separate target if the images in the directory belong to different people, otherwise, turn it off.
|
- Turn on separate target if the images in the directory belong to different people, otherwise, turn it off.
|
||||||
- Run on GPU. The current Fawkes package and binary does not support GPU. To use GPU, you need to clone this, install the required packages in `setup.py`, and replace tensorflow with tensorflow-gpu. Then you can run Fawkes by `python3 fawkes/protection.py [args]`.
|
- Run on GPU. The current Fawkes package and binary does not support GPU. To use GPU, you need to clone this, install the required packages in `setup.py`, and replace tensorflow with tensorflow-gpu. Then you can run Fawkes by `python3 fawkes/protection.py [args]`.
|
||||||
|
|
||||||
|
![Obama in different settings](https://sandlab.cs.uchicago.edu/fawkes/files/obama.png)
|
||||||
|
|
||||||
### How do I know my images are secure?
|
### How do I know my images are secure?
|
||||||
We are actively working on this. Python scripts that can test the protection effectiveness will be ready shortly.
|
We are actively working on this. Python scripts that can test the protection effectiveness will be ready shortly.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user