saeed-anwar/RIDNet

EVALUATION 0%

prosn opened this issue · 2 comments

prosn commented

Making model...
Loading model from E:\PycharmProjects\experiment\ridnet.pt

Evaluation:
0%| | 0/10 [00:00<?, ?it/s]

What can I do to solve this problem?
Is there anything wrong with my GPU?

I think problem is :misc.imread(filename) at myimage.py, because AttributeError: module 'scipy.misc' has no attribute 'imread'. Please check your misc version,

kmuw commented

See #6 (comment) how to fix this.