Ask Your Question
0

Gender detection

asked Nov 7 '13

deeesan gravatar image

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?

Preview: (hide)

Comments

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

bio gravatar imagebio (Sep 27 '16)edit

1 answer

Sort by » oldest newest most voted
0

answered Mar 24 '15

john_1282 gravatar image

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

Preview: (hide)

Comments

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

bio gravatar imagebio (Sep 27 '16)edit

Question Tools

Stats

Asked: Nov 7 '13

Seen: 641 times

Last updated: Mar 24 '15