こちらは,伊地知翔也が作ったモデルとなります.詳しくはこちら
A girl in the picture is female, 20 years old.
this project can face detection and predict age and gender.
A prediction model can predict with very high accuracy.
if your face is in 68% of normal distribution, +- 5 years old.
- execute below command
conda env create -f environment.yml
conda activate demo_env
pip install -r requirements.txt
python3 video2rec.py
please change VIDEO_SOURCE constant of video2rec.py if you use usb-video-cam: 0 else if html video source of network cam or droid-cam: rtsp://~~ or http://~