From 191e822f3a296a9ff64908e37ed0b385cf16cbe2 Mon Sep 17 00:00:00 2001 From: Shawn Shan Date: Wed, 29 Jul 2020 23:02:34 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index afe29ff..cd0a836 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Usage 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. -* `-d`, `--directory` : the directory with images to run protection -* `-g`, `--gpu` : the GPU id when using GPU for optimization -* `--batch-size` : number of images to run optimization together +* `-d`, `--directory` : the directory with images to run protection. +* `-g`, `--gpu` : the GPU id when using GPU for optimization. +* `--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. when --mode is `custom`: