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

snapshot...

parent 9e802a88
Branches dev main
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ print('data_params_half: ', data_params_half)
print('data_params_full: ', data_params_full)
print('label_param: ', label_param)
KERNEL_SIZE = 3 # target size: (128, 128)
KERNEL_SIZE = 3
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