face detection app tutorial
1.0.0
Flask, OpenCV, Heroku를 사용하여 SSD 얼굴 탐지기가 구동하는 얼굴 감지 웹 앱
라이브 데모 : 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에 한 번의 클릭 배포 빌드