mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-11-09 13:41:31 +05:30
Update README.md
This commit is contained in:
parent
e3b2181949
commit
7abf1dbc28
11
README.md
11
README.md
@ -13,8 +13,6 @@ Copyright
|
||||
---------
|
||||
This code is intended only for personal privacy protection or academic research.
|
||||
|
||||
We are currently exploring the filing of a provisional patent on the Fawkes algorithm.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
@ -60,6 +58,15 @@ pip install fawkes
|
||||
|
||||
If you don't have root privilege, please try to install on user namespace: `pip install --user fawkes`.
|
||||
|
||||
|
||||
Academic Research Usage
|
||||
-----------------------
|
||||
For academic researchers, whether seeking to improve fawkes or to explore potential vunerability, please refer to the following guide to test Fawkes.
|
||||
|
||||
To protect a class in a dataset, first move the label's image to a seperate location and run Fawkes. Please use `--debug` option and set `batch-size` to a reasonable number (i.e 16, 32). If the images are already cropped and aligned, then also use the `no-align` option.
|
||||
|
||||
|
||||
|
||||
Contribute to Fawkes
|
||||
--------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user