Motivation, Deadlines

I want to release the next pam-face-authentication by Jan End,
For that i was looking at implementing some cool algorithms
Following are the deadlines i am setting for myself
0) Learn how AAM internally works ,and how to implement on top of OpenCV
1) Implement Person Specific AAM Module by Jan 15
2) Learn what Gaussian Mixture models are , and implement a GMM based Classifier by Jan 20
3) Do some feature "Engineering" , Figure out a fusion of featurs(dct mod2,gabor etc) Jan 22
4) Fix Distro Issue's
5) Fix Xauthority Problem
=> Basically include xauth.h use its api's
6) Implementing the same way how passwd utility works
=> this will make the application a lot more useful, each user can train his face without root priveleges
=> Storing "User" specific models in $USER_HOME
7) Build a proper documentation
8) Invite contributors to join the Project

9) Release it by JAN 26th

1 comments:

Rohan said...

Its Jan 2010 now , and it took me an year to finish AAM ( alright, i did not work the entire year but still :P )