Skip to content
Snippets Groups Projects
Commit 23f3e81d authored by tomrink's avatar tomrink
Browse files

initial commit..

parent c7476f5c
Branches
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ NOISE_STDDEV = 0.01 ...@@ -38,7 +38,7 @@ NOISE_STDDEV = 0.01
DO_AUGMENT = True DO_AUGMENT = True
DO_SMOOTH = False DO_SMOOTH = False
SIGMA = 0.5 SIGMA = 1.0
DO_ZERO_OUT = False DO_ZERO_OUT = False
DO_ESPCN = False # Note: If True, cannot do mixed resolution input fields (Adjust accordingly below) DO_ESPCN = False # Note: If True, cannot do mixed resolution input fields (Adjust accordingly below)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment