This is project is contributed by: R N SNEHA PRIYA
This project detects the age and gender of each and every person once at a time but can count the total number of persons who are present at a place. The output is both displayed and also read aloud.
This project is mainly developed using the concepts of Convolution Neural Network and OpenCV.
The contents in the Prototxt file (link mentioned below) are:
- opencv_face_detector.pbtxt
- opencv_face_detector_uint8.pb
- age_deploy.prototxt
- age_net.caffemodel
- gender_deploy.prototxt
- gender_net.caffemodel
Both the caffe models (age_net and gender_net) simply define the internal states of the parameters/gradients of those layers.
- Check if all the paths mentioned in the code are modified according to the new path
- Check if all the modules are properly imported.
- Now just run the "gad.py" file.
- Intel core I5
- Intel GPU
- 8 GB RAM
https://drive.google.com/drive/folders/1uPHIX5St95bMczioiLMD9XT8s2K9068-?usp=sharing