Skip to content

stasmerezhaniy/face_detection_with_Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Встановлюємо Python.

https://www.python.org/downloads/

Встановлюємо бібліотеки для нього

pip install Cmake
pip install opencv-python
pip install dlib
pip install face_recognition
pip install pickle-mixin
pip install imutils
pip install flask


 
Запускаєм основний файл:

Для Ubuntu:
  python3 app.py

Для Windows:
  python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors