Skip to content

Cyber Cop is a face recognition system to recognise criminals and retrieve information from previous records

Notifications You must be signed in to change notification settings

jhaakshita27/cybercop_frs

Repository files navigation

Cybercop: Criminal Face Recognition System

Logo

Link to the Web Application | Video Demo

Table of Contents
  1. About The Project
  2. Navigating through the webapp
  3. Resources Used

About The Project

  • Criminal Face Recognition System built during the Microsoft Engage 2022.
  • Application of the Facial Recognition Technology.
  • It takes image of an individual as input , and matches the detected face(s) with existing criminals database.
  • If detected face(s) is/are matched then information of the criminal(s) can be retrieved else "unknown" will be displayed.

About Face recognition

Facial recognition is a category of biometric software that maps an individual's facial features mathematically and stores the data as a faceprint. The software uses deep learning algorithms to compare a live capture or digital image to the stored faceprint in order to verify an individual's identity.

Salient features

  • User friendly interface for using the system
  • Can detect and recognise multiple faces at same time
  • Precise and accurate: Can recognise the person irrespective of age and changed looks.
  • Information of recognised criminal can be retrieved from existing database

Compatible Platforms

Laptops, Desktops and Tablet PCs

Navigating through the webapp

Steps Undertaken

4 step procedure is followed by the app -

  • Visit home page of Cyber Cop
  • Upload the picture to be tested
  • Face Recogniton
  • Information retrieval of recognised criminal

Home Page

Home page is the frontend design of Cyber Cop where user can read about the system, get the contact details and know the steps to use the facial recognition application.

home screen

Upload Image

After Clicking face match button, an upload image button appears through which any image can be uploaded by the user.

upload image page

All the criminals stored in the database (labeled_images folder) can be recognised in the uploaded image. Unknown will be displayed for unrecognised detected faces.

face recognition

Criminal Information

If the criminal's image is recognised then information about him like his date of birth, criminal charge etc. can be retrieved by pressing the initial letter of his name on keyboard.

Criminal Information

Resources Used

About

Cyber Cop is a face recognition system to recognise criminals and retrieve information from previous records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published