/HowCuteAmI

Python application for face detection and prediction age, gender and face beauty.

Primary LanguagePythonMIT LicenseMIT

HowCuteAmI

Python application for face detection and prediction age, gender and face beauty.

Dependencies

Install python 3+ dependencies

  • opencv-python
  • numpy
  • argparse

How to Use

usage: python howcuteami.py [-i] --image input_image

Results for Charlize Theron photo

Gender: Female
Age: 25-32 years
Beauty: 8.7/10.0

and for Michael Fassbender photo

Gender: Male
Age: 38-43 years
Beauty: 8.0/10.0

License

MIT

References