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

`snapshot...`

parent e336db62
No related branches found
No related tags found
No related merge requests found
......@@ -414,7 +414,7 @@ class SRCNN:
activation = tf.nn.relu
momentum = 0.99
num_filters = 32
num_filters = 64
input_2d = self.inputs[0]
input_2d_conv = input_2d[:, :, :, 0:3]
......
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