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
06b832d04a
commit
191e822f3a
@ -23,9 +23,9 @@ Usage
|
|||||||
Options:
|
Options:
|
||||||
|
|
||||||
* `-m`, `--mode` : the tradeoff between privacy and perturbation size. Select from `min`, `low`, `mid`, `high`. The higher the mode is, the more perturbation will add to the image and provide stronger protection.
|
* `-m`, `--mode` : the tradeoff between privacy and perturbation size. Select from `min`, `low`, `mid`, `high`. The higher the mode is, the more perturbation will add to the image and provide stronger protection.
|
||||||
* `-d`, `--directory` : the directory with images to run protection
|
* `-d`, `--directory` : the directory with images to run protection.
|
||||||
* `-g`, `--gpu` : the GPU id when using GPU for optimization
|
* `-g`, `--gpu` : the GPU id when using GPU for optimization.
|
||||||
* `--batch-size` : number of images to run optimization together
|
* `--batch-size` : number of images to run optimization together. Change to >1 only if you have extremely powerful compute power.
|
||||||
* `--format` : format of the output image.
|
* `--format` : format of the output image.
|
||||||
|
|
||||||
when --mode is `custom`:
|
when --mode is `custom`:
|
||||||
|
Loading…
Reference in New Issue
Block a user