summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Cooper <matthew_cooper@brown.edu>2016-08-12 19:50:29 -0400
committerGitHub <noreply@github.com>2016-08-12 19:50:29 -0400
commitdf4b468523a7e4dedd0a116f4e455b7aa6ab7184 (patch)
tree5d01c20a3f4b3966b4da43e96b71e9444fbda254 /README.md
parenta1e33249566a795689189749a56138b85e713d99 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4ea7b8..070d72a 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Using the error measurements outlined in the paper (Peak Signal to Noise Ratio a
```
-l/--load_path= <Relative/path/to/saved/model>
-t/--test_dir= <Directory of test images>
- -r--recursions= <# recursive predictions to make on test>
+ -r--recursions= <# recursive predictions to make on test>
-a/--adversarial= <{t/f}> (Whether to use adversarial training. Default=True)
-n/--name= <Subdirectory of ../Data/Save/*/ in which to save output of this run>
-O/--overwrite (Overwrites all previous data for the model with this save name)