nagyistoce / facerecog

Automatically exported from code.google.com/p/facerecog
0 stars 0 forks source link

very low accuracy with FERET DUP 1 image database #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile 2.0 version of your code
2. tested on feret dup 1 images
3.

What is the expected output? What do you see instead?
i am getting 47% accuracy only on FERET Dup 1 using 
COMPILE_ALIGN_ASM, COMPILE_LIGHT_TAN, COMPILE_FT_GSF, COMPILE_SS_BlkFLD
flags in algorithmselect.h
so i need to change some additional parameters to generate correct feature 
vectors??

What version of the product are you using? On what operating system?
2.0

Please provide any additional information below.
where can i find frmat files for feret dup1

Original issue reported on code.google.com by gag...@gmail.com on 14 Aug 2013 at 10:43

GoogleCodeExporter commented 9 years ago
You can train your own frmat file using the training dataset in the FERET 
database. The trained frmat file in the project is obtained through some 
pictures I took with my web camera, thus not suitable for the FERET database. 
Thanks!

Original comment by xje...@gmail.com on 11 Oct 2013 at 6:54