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

snapshot...

parent 10814dc9
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ print('data_params_full: ', data_params_full)
print('label_param: ', label_param)
KERNEL_SIZE = 3 # target size: (128, 128)
# LEN_X = LEN_Y = 128
def build_residual_conv2d_block(conv, num_filters, block_name, activation=tf.nn.relu, padding='SAME',
......
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