This is a project that implements face recognition.
It uses Dlib,OpenCV and python 2.x. You can recognize multiple faces in image as well as in video also.
For running this make sure you have dlib(tested on version 19.13.1) and opencv(tested on version 3.4.1) installed on your computer.