/Face-Detective

FaceDetective is a Python-based project leveraging Django, designed to identify and track a specific person's face. Using Face recognition, the system detects the face of the specified person from the provided image within the given video. The detected face is then highlighted by a rectangle around it in the video, which is displayed on a website.

Primary LanguagePython

Stargazers