Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 320 Bytes

predict-age-gender-using-opencv

AI-Powered Vision: Age and Gender Recognition using OpenCV.

Requirements

sudo apt install idle (idle-python3.10)
sudo apt-get install python3-opencv
sudo apt install python3-pandas
pip install opencv-python
pip install numpy
pip install TIME-python
pip install argparse