DPNs
DPNs copied to clipboard
OSError
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
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.
我也遇到这个问题,请问您解决这个问题了吗