Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some question about the code of MultimodalDL #1

Open
ZzIris opened this issue Apr 2, 2018 · 2 comments
Open

Some question about the code of MultimodalDL #1

ZzIris opened this issue Apr 2, 2018 · 2 comments

Comments

@ZzIris
Copy link

ZzIris commented Apr 2, 2018

Hello! I am a graduate student of UESTC in China, I haved dowmloaded your code about the MultimodalDL, and want to run it.But I meet a trouble, when I run the file "train_rgbd.py", it need load the caffemodel, and you use the function "serializers.load_npz",in the "load_npz" function , it try to load the caffemodel by "numpy.load", and the "numpy.load" can't be used to load the caffemodel, it just can load the file about "npz" 、"npy" format and so on. So when I run the code ,it throw the error "Failed to interpret file 'bvlc_reference_caffenet.caffemodel' as a pickle". I just want to ask you, how can you do to change the caffemodel to the "npz" or "npy" format? or maybe I forget do something for this code ?
Hope you can anwser my quetion , Sincerely thanks!

@771613990
Copy link

Hello! I am a graduate student of UESTC in China, I haved dowmloaded your code about the MultimodalDL, and want to run it.But I meet a trouble, when I run the file "train_rgbd.py", it need load the caffemodel, and you use the function "serializers.load_npz",in the "load_npz" function , it try to load the caffemodel by "numpy.load", and the "numpy.load" can't be used to load the caffemodel, it just can load the file about "npz" 、"npy" format and so on. So when I run the code ,it throw the error "Failed to interpret file 'bvlc_reference_caffenet.caffemodel' as a pickle". I just want to ask you, how can you do to change the caffemodel to the "npz" or "npy" format? or maybe I forget do something for this code ?
Hope you can anwser my quetion , Sincerely thanks!

你好,请问这个结果你跑出来吗

@maodoudabai
Copy link

Hello, I am a Student of BIT in China.I encountered some problems when I realize the code.Could we talk with email([email protected]) or WeChat?
大概率你是本国学生吧?嘿嘿,如果会中文的话我就直接用中文说了。我是北理工计算机专业的学生,最近在复现这篇论文中的工作,但是遇到了一些麻烦,我们可以私下交流一下吗?

Hello,请问您解决这个问题了吗?可以分享数据集吗?多谢啦!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants