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

how to build a new model #35

Open
hualan opened this issue Apr 7, 2016 · 1 comment
Open

how to build a new model #35

hualan opened this issue Apr 7, 2016 · 1 comment

Comments

@hualan
Copy link

hualan commented Apr 7, 2016

hi, i've got other datasets, but i don't know how to build model, because eyes landmarks detecting works not good when the eyes is close, thk u!

@TadasBaltrusaitis
Copy link
Owner

Hi,

It depends on what part of the model you want to retrain. Keep in mind you will need a reasonable amount of well labelled data to perform the training.

To train the models follow the instructions here:
https://github.com/TadasBaltrusaitis/CLM-framework/tree/master/matlab_version/pdm_generation - code for training the Point Distribution Model (PDM)
You can find the patch training code here - https://github.com/TadasBaltrusaitis/CCNF
https://github.com/TadasBaltrusaitis/CLM-framework/tree/master/matlab_version/face_validation - A module for validating face detections (training and inference), it is used for tracking in videos so as to know when reinitialisation is needed

Thanks,
Tadas

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