RIDNet icon indicating copy to clipboard operation
RIDNet copied to clipboard

EVALUATION 0%

Open prosn opened this issue 3 years ago • 2 comments

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?

prosn avatar Dec 16 '20 01:12 prosn

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

puallee avatar Dec 22 '20 07:12 puallee

See https://github.com/saeed-anwar/RIDNet/issues/6#issuecomment-1059055637 how to fix this.

kmuw avatar Mar 04 '22 10:03 kmuw