Spatial-Regularization-Network-in-Tensorflow
Spatial-Regularization-Network-in-Tensorflow copied to clipboard
Code paraameter
Thanks for your reimplement code on this job. I still have a little confused about the code.
y_sr = group_conv(y_sr, 2048, 512, 14, 14, name="comb_conv3") in netowork.py 90 line.
Are the parameters right?