This demo is based on the https://ai.baidu.com , which is supporting the AI' api service , and this demo just for fun.
You can upload a picture which including portrait to evaluate. Also this demo support the service of OCR
First of all , you should have the django environment, and just run the cmd python manage.py runserver 0.0.0.0:8000
.
You should apply your own secret keys in https://ai.baidu.com , and fill it in face/views.py line 103 and 104
OK , Enjoy it!