face detection app tutorial
1.0.0
面部检测Web应用程序由SSD面部探测器驱动的瓶,OpenCV,Heroku
实时演示:https://face-detection-api-flask.herokuapp.com/
教程笔记本|教程演示文稿

运行面部检测应用程序:
git clone https://github.com/fcakyon/face-detection-app-tutorial.git
cd face-detection-app-tutorial
python app.py(如果需要,请调整config.py中的检测阈值)
一单击在Heroku上部署