Skip to content
Snippets Groups Projects
Commit 32d7a74d authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 8e53a967
Branches
No related tags found
No related merge requests found
......@@ -181,7 +181,7 @@ def run(h5f, param_s, train_tiles, valid_tiles, lbl_param_s, lbl_train_tiles, lb
num_keep_y_tiles = int(num_lines / tile_width) - 3
num_y_valid = int(num_keep_y_tiles * 0.1) + 1
num_y_valid = int(num_keep_y_tiles * 0.15) + 1
num_y_train = num_keep_y_tiles - num_y_valid - 1
for j in range(num_y_train):
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment