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

What is the purpose of the training stages? #52

Open
lovehell opened this issue Apr 18, 2019 · 0 comments
Open

What is the purpose of the training stages? #52

lovehell opened this issue Apr 18, 2019 · 0 comments

Comments

@lovehell
Copy link

Hi,

In acfTrain.m the classifier for the previous stage is rewritten by the classifier for the current stage.
detector.clf = adaBoostTrain(X0,X1,detector.opts.pBoost)
Are there any variables that are updated through the stages ? Or simply something that I'm missing ?

Thanks

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