summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)