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

A problem about train process? #4

Open
weiyt2014 opened this issue Oct 14, 2015 · 1 comment
Open

A problem about train process? #4

weiyt2014 opened this issue Oct 14, 2015 · 1 comment

Comments

@weiyt2014
Copy link

博主,你好!
请教一些问题
我用
“loading test :2500
train num:3433, pos is 1185
test num:252”训练

我运行到这个函数
void LBFRegressor::Train(const vector<Mat_ >& images,
const vector<Mat_ >& ground_truth_shapes,
const vector& ground_truth_faces,
const vector & bounding_boxs)
里面的images的尺寸是3433,我运行到i是2112的时候,程序就跳出不执行了
后面的训练过程,执行不了

我看了一下数据结构images,image属性里面为什么有的图像的data会显示无效字符串,但是都加载进去了?求指教一下!

@kensun0
Copy link
Owner

kensun0 commented Oct 15, 2015

不清楚,估计2112加载的图像有问题,是不是不存在的图像。你得自己查了

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