Skip to content
Snippets Groups Projects
Commit 5b36003d authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 66ab8528
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,9 @@ EARLY_STOP = True
TRIPLET = False
CONV3D = False
NOISE_TRAINING = True
NOISE_TRAINING = False
NOISE_STDDEV = 0.10
DO_AUGMENT = True
DO_AUGMENT = False
mean_std_file = home_dir+'/viirs_emis_rad_mean_std.pkl'
f_stats = open(mean_std_file, 'rb')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment