diff options
| author | Matt Cooper <matthew_cooper@brown.edu> | 2016-08-12 19:50:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-12 19:50:29 -0400 |
| commit | df4b468523a7e4dedd0a116f4e455b7aa6ab7184 (patch) | |
| tree | 5d01c20a3f4b3966b4da43e96b71e9444fbda254 /README.md | |
| parent | a1e33249566a795689189749a56138b85e713d99 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
