Gender detection
Hi,
I got the source code for gender detection and its running without any errors.As I understood, last image in the data set is the test image.So, what should be label value for it?
Hi,
I got the source code for gender detection and its running without any errors.As I understood, last image in the data set is the test image.So, what should be label value for it?
It depends on your problem. What is your expected accuracy? What is your time requirement? They have trade off between time and accuracy. High accuracy increases computational time. In my experiment, I choose 100 images. In which, 50 images for male and 50 images for female. Good luck
Hi: I was trying to follow the instructions from this site http://docs.opencv.org/2.4/modules/co... but I am getting these error messages :
'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll'. Cannot find or open the PDB file. 'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvd3d9wrap.dll'. Cannot find or open the PDB file. 'Priya.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. Symbols loaded. 'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll'. Cannot find or open the PDB file. The program '[3420] Priya.exe' has exited with code 1 (0x1).
please advise the steps you followed to run the code
Asked: 2013-11-07 07:39:07 -0600
Seen: 626 times
Last updated: Mar 24 '15
Online Learning and Confidence with cv::FaceRecognizer
Making FaceRecognizer more accurate [closed]
How to Cache Gender classification Train Data
fisherface - imread error[solved]
Linear Discriminant Analysis and Fisher Faces [closed]
How face recognition algorithms works
recognition giving error of training and test data (size not same)
Hi: I was trying to follow the instructions from this site http://docs.opencv.org/2.4/modules/co... but I am getting these error messages :
'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll'. Cannot find or open the PDB file. 'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvd3d9wrap.dll'. Cannot find or open the PDB file. 'Priya.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. Symbols loaded. 'Priya.exe' (Win32): Loaded 'C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll'. Cannot find or open the PDB file. The program '[3420] Priya.exe' has exited with code 1 (0x1).
please advise the steps you followed to run the code