Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 618 Bytes

Face_recognization-api

This a face detection and recolonization algorithm API using Flask

  • Install pip
  • Create a virtual enviroment
  • Now install following libraries
  1. OpenCV
  2. Face_recognization
  3. Dlib and Cmake
  4. Numpy , Scipy
  • lastly install Flask in your venv