Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Bad efficiency in LBP

i am working on a code that uses face detection first. the detected face is stored and then face recognition, gender and age detection is done on the image. its basically the same code (using LBP), i just train it thrice with three different databases for training. i initially used the at&t face database. eventually i appended a few of my pictures in the database too. now, the real problem is with the efficiency. theoretically LBP promises 96+ % efficiency but i am not even close to that. where could i be going wrong?? please help!! i need to submit the project this week.