From 395ac2c446836e9cf35dae6dd32a56023def65f8 Mon Sep 17 00:00:00 2001 From: Shawn Shan Date: Wed, 29 Jul 2020 23:01:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0b8fd..e89a9f6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Usage Options: -* `-m`, `--mode` : the tradeoff between privacy and perturbation size. Select from `min`, `low`, `mid`, `high`. +* `-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