Skip to content

BitNaysh/cbtb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReconFace

Meet ReconFace, the innovative facial recognition system developed for our hackathon project to help law enforcement quickly identify suspects. With ReconFace, we're bringing simplicity to the process of criminal identification and making our communities safer, one face at a time.

ReconFace is a Facial Recognition system using Django and Django Rest Framework as backend

Basic Working

  • Utilized the face recognition Python library to generate image encodings, stored in MongoDB for matching against user uploads, also added the capability to add more images to the database
  • Implemented a Django API using Django Rest Framework to handle image uploads, generate encodings, match against stored images, return relevant matches to the frontend, and display the database on the frontend

Working of the App

  • Dashboard to upload images ,A simple image file can be uploaded using the upload box on the dash board and press submit

image

  • After uploading results of the highest matched individual are shown

image

  • Dashboard to upload images to the database of known images

image

  • Image file is saved to the database along with the details of the person

image

  • Tab to view all the images in the database with their corresponding information

image

Use Cases

  • Used in missing/criminal cases To identify a person from a photograph ,which may be partially visible from the database using the web app

  • Used in High priority criminal cases Identify suspects based on the photographs or sketches of suspects provided as input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •