Skip to content

bernardcaldas/webapp-face

Repository files navigation

webapp-face

Quick project deploy model for detect faces using deep learning ( MTCNN )

project running using heroku

follow : https://webapp-facedetect.herokuapp.com/

Results

Screenshot Screenshot

Instalation

pip install tensorflow-cpu
pip install mtcnn
pip install opencv-python
pip install numpy

Run

streamlit run app2.py

Releases

No releases published

Packages

No packages published