From 06b832d04a77acd66251b7816c8328468f2fffd4 Mon Sep 17 00:00:00 2001 From: Shawn Shan Date: Wed, 29 Jul 2020 23:01:36 -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 e89a9f6..afe29ff 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ when --mode is `custom`: ### Example -`fawkes -d ./imgs --mode low` +`fawkes -d ./imgs --mode min` ### Tips - The perturbation generation takes ~60 seconds per image on a CPU machine, and it would be much faster on a GPU machine. Use `batch-size=1` on CPU and `batch-size>1` on GPUs.