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上部署