Open mranosa opened 5 years ago
Hi @mranosa, the model was trained with very small dataset. Right now it's not really accurate. For time being, have a look at this post. https://www.learnopencv.com/age-gender-classification-using-opencv-deep-learning-c-python/ I am working on integrating this into cvlib. Will update this thread once it's done.
Awesome! Thanks!
Hello,
I am currently using your implementation against a webcam, and currently its detecting both male and female as MALE.
Is this expected?
Cheers!