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

snapshot...

parent 8dc68e6c
Branches
No related tags found
No related merge requests found
...@@ -344,8 +344,7 @@ class SRCNN: ...@@ -344,8 +344,7 @@ class SRCNN:
activation = tf.nn.relu activation = tf.nn.relu
momentum = 0.99 momentum = 0.99
num_filters = 256 num_filters = 64
num_res_blocks = 4
input_2d = self.inputs[0] input_2d = self.inputs[0]
print('input: ', input_2d.shape) print('input: ', input_2d.shape)
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment