charann29 / opensource

106 stars 246 forks source link

S4,B8-Age and Gender Recognition using cnn #577

Open SaiGoutham55 opened 3 months ago

SaiGoutham55 commented 3 months ago

This pull request introduces age and gender recognition using Convolutional Neural Networks (CNN) with OpenCV. It integrates a pre-trained CNN model for predicting age groups (e.g., 0-2, 4-6) and gender (male/female) from facial images. The model is seamlessly integrated with OpenCV for image processing and real-time predictions. The implementation includes a detailed README update, example scripts, and necessary dependencies. Testing and validation ensure the accuracy and efficiency of the recognition system. Detecting age and gender man2 Detecting age and gender kid2 Detecting age and gender man1