titu1994 / Image-Super-Resolution

Implementation of Super Resolution CNN in Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Error: AttributeError: module 'img_utils' has no attribute 'output_path'

NG-SUIT-MUN opened this issue · comments

Good day,

First of all, thanks for contributing the source code and I am very much appreciate it.

But, I have faced a problem when running "main.py", which is:

Python Error: AttributeError: module 'img_utils' has no attribute 'output_path'

Is there any way to solve this problem?

Thanks.

Same problem here