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

more image data

parent c40ede38
No related branches found
No related tags found
No related merge requests found
......@@ -185,8 +185,8 @@ def run(data_h5f, label_h5f, data_tiles, label_tiles, mod_tile_width=64, kernel_
mod_data = np.stack(l1b_grd_s)
img_data = np.stack(l2_grd_s)
#num_keep_x_tiles = 3
num_keep_x_tiles = 1
num_keep_x_tiles = 3
#num_keep_x_tiles = 1
i_skip = 3 * mod_tile_width
#i_skip = 1
j_skip = 1 * mod_tile_width
......
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