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

Difference between SimpleCLMImg and SimpleCLM #14

Closed
gopi1989 opened this issue Nov 3, 2015 · 1 comment
Closed

Difference between SimpleCLMImg and SimpleCLM #14

gopi1989 opened this issue Nov 3, 2015 · 1 comment

Comments

@gopi1989
Copy link

gopi1989 commented Nov 3, 2015

Hi Tadas,

I had tried your CLM executables for my work. Really it's an Amazing Algorithm .Once i build your Code i found the executables.I need a clarification whether the SimpleCLMImage and SimpleCLM both are equal in tracking as well as accuracy.
I thought that like this:
SimpleCLM - for Camera Module
SimpleCLMImage - for Image's

Please clarify my doubt tadas.Thanks in advance for your help!!!!

Regards,
Gopi Krishnan.R

@TadasBaltrusaitis
Copy link
Owner

Hi Gopi,

Glad you found my code useful for your work. SimpleCLMImg and SimpleCLM are slightly different from each other. The former is designed for images (and can handle multiple faces); while the latter is designed for videos (either camera or recorded video file), although it can run on an image, which is then seen as a video of a single frame. The accuracy will differ slightly, especially if you use -clmwild flag with SimpleCLMImg.exe, which will force it to use multiple view hypotheses (which is more accurate for difficult in-the-wild images).

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