Edsr-x3.pb Official
Always check the license. Most EDSR implementations use the MIT or Apache 2.0 license, but some pretrained weights may be for non-commercial use only.
with tf.compat.v1.Session(graph=graph) as sess: sr_image = sess.run(output_tensor, feed_dict=input_tensor: lr_image) edsr-x3.pb