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

Load data error ? #1

Closed
yiboin opened this issue Feb 11, 2017 · 6 comments
Closed

Load data error ? #1

yiboin opened this issue Feb 11, 2017 · 6 comments

Comments

@yiboin
Copy link

yiboin commented Feb 11, 2017

运行环境:centos7 /matlab2014
运行test2/test_gallery_res.m 的时候,提示data/imagenet-resnet-50-dag.mat Not a binary mat file , try load -ASCII。
运行train_id_net_res_2stream.m的时候,也是同样的问题。
不知为何,求解点

@layumi
Copy link
Owner

layumi commented Feb 11, 2017

@yiboin Please check that you have downloaded the following files in this dir correctly.
https://github.com/layumi/2016_person_re-ID/tree/master/data

@yiboin
Copy link
Author

yiboin commented Feb 11, 2017

@layumi 你好!我又重新把代码下载了一遍,一共20.81MB,然后我在matlab里,尝试直接加载数据load('D:\reid\2016_person_re-ID-master\data\imagenet-resnet-50-dag.mat') 时,显示 "错误使用 load
无法读取 MAT 文件"D:\reid\2016_person_re-ID-master\data\imagenet-resnet-50-dag.mat: 不是二进制 MAT 文件。请尝试执行 LOAD -ASCII 以便以文本形式读取"

还望指点,感谢!

@layumi
Copy link
Owner

layumi commented Feb 12, 2017

@yiboin The size of the model is about 90~100MB. Please directly download the model in the dir.

@yiboin
Copy link
Author

yiboin commented Feb 14, 2017

@layumi I am sorry to bother you again! I can only download the mat file of imagenet-resnet-50-dag.mat but not find "resnet52_market.mat","net-epoch-75.mat",and "vl_demo_svm_data.mat". Could you give me a link on BaiDu to download these files?
Thank you!!

@layumi
Copy link
Owner

layumi commented Feb 15, 2017

@yiboin Thank you! It's my fault. Today I double-check the 'git clone'. I use the git-lfs to store the large models. But this reposity may be over data quota (download limitation).
Alternatively, you can download the complete codes from GoogleDriver or [BaiduYun] (https://pan.baidu.com/s/1mhKoQ4S). Sorry for my mistake.

@yiboin
Copy link
Author

yiboin commented Feb 19, 2017

@layumi Thank you for the complete codes! I can run the demo without errors. Thanks!!

@layumi layumi closed this as completed Mar 4, 2017
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

2 participants