Keras_age_gender
Keras_age_gender copied to clipboard
Easy Real time gender age prediction from webcam video with Keras
Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3+mkl to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0+contrib to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
thank you for your share Can you tell me the accuracy of the model?
When I run the realtime_demo.py,there is not the lable and the rectangular
Can you please share me your suggestions to train custom age and gender detection. The reason to ask is, when I tested the pre trained model, I get wrong detections,...
Can you please provide train.py file and Data set for the above problem.???
The output varies too quickly to be interpreted well at times. An easy solution would be to take a 100 frames and print the average value of the predictions, but...
I see that you are downloading weights.hdf5 file from https://github.com/Tony607/Keras_age_gender/releases/download/V1.0/release What exactly does this file have ? Is this like a pre trained model to predict age or have you...