You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: