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

train function in globalregression.m #11

Open
nnZhang opened this issue Jan 21, 2015 · 3 comments
Open

train function in globalregression.m #11

nnZhang opened this issue Jan 21, 2015 · 3 comments

Comments

@nnZhang
Copy link

nnZhang commented Jan 21, 2015

Hi,

recently I tried to run the train_model code. But I 've got an error in the line 47 of gloablregression.m, saying 'could not find train function with input format'.

I've searched the source code but did not find any train function implementation. So I guess you may use train in NN toolbox, but the input format seems wrong.

Could you please tell me how I can fix the problem?

Also, could you please release one good model trained with this code? I want to use it for testing.

Thank you very much.

@nnZhang
Copy link
Author

nnZhang commented Jan 23, 2015

train in liblinear, I've fixed it.

@lguodongustc
Copy link

Hi, I meet the same problem with you, would you mind to tell me how did you fix it? I have installed the liblinear, but it still the same problem.

@nnZhang
Copy link
Author

nnZhang commented Feb 13, 2015

Hi, I installed liblinear, copied the following files into "face-alignment-master src" folder, and it worked.

"train.mexw64" "predict.mexw64" "libsvmread.mexw64" "libsvmwrite.mexw64"

At 2015-02-11 16:01:05, "jelly" notifications@github.com wrote:

Hi, I meet the same problem with you, would you mind to tell me how did you fix it? I have installed the liblinear, but it still the same problem.

¡ª
Reply to this email directly or view it on GitHub.

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