Skip to content

This a project for uploading the image of a person to the server and finding that person's face in the CCTV live feed.

Notifications You must be signed in to change notification settings

jyo64/Face-Recognition-for-CCTV-with-one-shot-learning

Repository files navigation

Face-Recognition-for-CCTV-with-one-shot-learning

This project works by uploading the image of a person to the server and finding that person's image in the CCTV live feed.

Instruction to Install :

  1. Download and setup python3 and add to path.
  2. To Install DLIB , First Install Microsoft Visual Studio Community and install CMAKE
  3. Then Goto to the extracted project location using CMD or Shell and execute pip install -r requirements.txt
  4. To just run the Face Recogntion Script , Run cctv.py

To execute the program :

  1. Initiate the server connection using addtodb.php and addtodb.py.
  2. Start the server
  3. Run cctv.py and dbupdater.py

Thanks to :

https://github.com/ageitgey/face_recognition

About

This a project for uploading the image of a person to the server and finding that person's face in the CCTV live feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published