We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191e822 commit 9834d6eCopy full SHA for 9834d6e
README.md
@@ -26,7 +26,7 @@ Options:
26
* `-d`, `--directory` : the directory with images to run protection.
27
* `-g`, `--gpu` : the GPU id when using GPU for optimization.
28
* `--batch-size` : number of images to run optimization together. Change to >1 only if you have extremely powerful compute power.
29
-* `--format` : format of the output image.
+* `--format` : format of the output image (png or jpg).
30
31
when --mode is `custom`:
32
* `--th` : perturbation threshold
0 commit comments