cypw / DPNs

Dual Path Networks
537 stars 150 forks source link

OSError #5

Open feishuai93 opened 7 years ago

feishuai93 commented 7 years ago

hi, when i run score.py, there is a such mistake: Traceback (most recent call last): File "D:/PycharmProjects/DPNs-master/score.py", line 110, in speed = score(metrics=metrics, **vars(args)) File "D:/PycharmProjects/DPNs-master/score.py", line 42, in score inter_method=2 # bicubic
File "D:\Python35\lib\site-packages\mxnet\io.py", line 725, in creator ctypes.byref(iter_handle))) OSError: exception: access violation reading 0x0000000000000090 can you help me ,thanks a lot.

ufwtsmqy commented 3 years ago

我也遇到这个问题,请问您解决这个问题了吗