titu1994 / Image-Super-Resolution

Implementation of Super Resolution CNN in Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: 'NoneType' object is not callable

jovian-2wang opened this issue · comments

Traceback (most recent call last):
File "C:/Users/DELL/Desktop/Super-Resolution-Images-master/main.py", line 41, in
for p in path():
TypeError: 'NoneType' object is not callable。In the main.py
I cannot to solve, Can you tell me how to settle it, thank so so much!