Muhammad Hassan

Results 2 comments of Muhammad Hassan

### **This might also help** Original stack trace for 'model/sr_input_scale': File "test.py", line 80, in main() File "test.py", line 40, in main model_output = tf.compat.v1.import_graph_def(model_graph_def, name='model', input_map={'sr_input:0': image}, return_elements=['sr_output:0'])[0] File...

Thanks for the response. The code does run without an error now but it terminates without writing any images to the target folder. The final print statement also doesn't get...