/face-detector

face detector in python with OpenCV2

Primary LanguagePython

Face Detection & Images Finder

Face detector and images finder in python with OpenCV2

Install

$ git clone https://github.com/Kuduxaaa/face-detector.git
$ cd face-detector
$ python3 -m pip install -r requirements.txt