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

About the speed of Liblinear SVM 'train' #35

Open
cpsxhao opened this issue May 10, 2017 · 1 comment
Open

About the speed of Liblinear SVM 'train' #35

cpsxhao opened this issue May 10, 2017 · 1 comment

Comments

@cpsxhao
Copy link

cpsxhao commented May 10, 2017

Hi, thanks for your excellent codes. I got good performance when I use a set of 10000 pictures, with 5 landmarks. However, when I increase the landmarks to 9, the training of SVM is too slow -- after 'learn global regressors...', it can hardly go on.
So would you like to give me some advice on it?

@cpsxhao
Copy link
Author

cpsxhao commented May 10, 2017

And can you tell me the meaning of the options of function 'train', especially 'heartscale'?

param = sprintf('-s 12 -p 0 -c %f -q heart_scale', 1/(size(binaryfeatures, 1)));

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

1 participant