deep3d icon indicating copy to clipboard operation
deep3d copied to clipboard

mxnet.base.MXNetError: [01:22:21] D:\MyCoding\DeepLearning\OpenSource\mxnet\src\ndarray\ndarray.cc:653: Check failed: fi->Read(data) Invalid NDArray file format

Open Trangle opened this issue 9 years ago • 12 comments
trafficstars

hello, i had met a new problem about the data format error, like this.

Trangle avatar Apr 12 '16 17:04 Trangle

I had met a problem about the decode when using mx.nd.imdecode function in data.py. Do you have solved your problem and run the the training code fluently?

zhaohust avatar Jun 21 '16 05:06 zhaohust

The issue is because a file is missing. The main issue is here: #33

alexhulbert avatar Jun 17 '17 01:06 alexhulbert

I have same question, and i con't find the reason. As for me, No files is missing, there is a warning, I don't know whether this is the reason:

Warning: loading symbol saved by MXNet version 1001 with lower version of MXNet v905

sunbinbin1991 avatar Jul 25 '17 07:07 sunbinbin1991

@sunbinbin1991 Files are definitely missing for you. There's a dependency that this program is trying to fetch from this guy's server and it's just not there.

alexhulbert avatar Jul 28 '17 01:07 alexhulbert

Thanks anyway

sunbinbin1991 avatar Jul 29 '17 02:07 sunbinbin1991

@sunbinbin1991 Hi, Have you resolved the problem. I think i met the exact the same problem as yours. And I use the mxnet-scala in Java.

maxenceliu avatar Aug 10 '17 02:08 maxenceliu

I think maybe the version of mxnet is problem, so I change my mxnet, and rebuilt it in another computer, at last it works, at first my computer has four GPU, the other computer only has a GPU,rebuilt your mxnet is my suggestion. Actually, i doubt weather it works. ~Ganga Face

sunbinbin1991 avatar Aug 10 '17 09:08 sunbinbin1991

@Trangle Hi bro, did success in this code?

CedricMx avatar Jun 05 '18 09:06 CedricMx

@sunbinbin1991 could u pls tell me ur mxnet version ?

CedricMx avatar Jun 05 '18 09:06 CedricMx

@CedricMx , it's too long ago, normally, I just clone the mxnet version in that day

sunbinbin1991 avatar Jun 05 '18 12:06 sunbinbin1991

@sunbinbin1991 Ok thx ~

CedricMx avatar Jun 07 '18 11:06 CedricMx