SRGAN-tensorflow icon indicating copy to clipboard operation
SRGAN-tensorflow copied to clipboard

[RESOLVED] errors and evaluation metric added

Open harsh306 opened this issue 7 years ago • 0 comments

#change return keras.layers.LeakyReLU(alpha=alpha).call(inputs) #to return tf.keras.layers.LeakyReLU(alpha=alpha).call(inputs)

harsh306 avatar Jun 12 '18 21:06 harsh306