Ask Your Question
0

Gender detection

asked 2013-11-07 07:39:07 -0600

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?

edit retag flag offensive close merge delete

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 ( 2016-09-26 18:51:23 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-03-24 08:06:45 -0600

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

edit flag offensive delete link more

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 ( 2016-09-26 18:51:33 -0600 )edit

Question Tools

Stats

Asked: 2013-11-07 07:39:07 -0600

Seen: 597 times

Last updated: Mar 24 '15