deep3d
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
hello, i had met a new problem about the data format error, like this.
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?
The issue is because a file is missing. The main issue is here: #33
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 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.
Thanks anyway
@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.
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
@Trangle Hi bro, did success in this code?
@sunbinbin1991 could u pls tell me ur mxnet version ?
@CedricMx , it's too long ago, normally, I just clone the mxnet version in that day
@sunbinbin1991 Ok thx ~