Face Analytics is the systematic computational analysis of data based on an individual's face. Face analytics software applications include face detection, facial landmark localization, age detection and gender detection
https://face-analytic.herokuapp.com/
If not working, please follow next steps
Click on Code and choose download zip file. Unzip file to any folder you want.
If MacOS, open Terminal at that folder, If Windows, open PowerShell at that folder.
Then type
python app.py
if success you will see text in terminal says "to upload files navigate to http://127.0.0.1:4000/ etc"
Then app will host at local, type http://127.0.0.1:4000/ in web browser
Submit any picture of Portrait to see what happened



