项目作者: asiryan

项目描述 :
Python application for face detection and prediction age, gender and face beauty.
高级语言: Python
项目地址: git://github.com/asiryan/HowCuteAmI.git
创建时间: 2020-11-11T23:10:36Z
项目社区:https://github.com/asiryan/HowCuteAmI

开源协议:MIT License

下载


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

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

Results for Charlize Theron photo

  1. Gender: Female
  2. Age: 25-32 years
  3. Beauty: 8.7/10.0

and for Michael Fassbender photo

  1. Gender: Male
  2. Age: 38-43 years
  3. Beauty: 8.0/10.0

License

MIT

References