Intellisearch

Summary

We use facial recognition technologies to aid law enforcement in identifying participants or victims subject of human trafficking. Law enforcement can input images and scan a large dataset of videos and easily detect if the indivisual pictured in the image appears in the dataset.

Technologies Stack

  • React (frontend)
  • Express (backend RESTful api)
  • FFMPEG (video manipultation)
  • Amazon Rekognition (machine learning image recognition)

Goal

Intellisearch aims to enable law enforcement specifically to identify faces in a large dataset of videos. It is designed with scalability in mind since scalability plays a crucial role on the practicality of the application. A frame splitting algorithm was developed to allow our facial recoginition software to precisely analyze certain points in the video since processing the whole video would be inefficient.

Built With

Share this project:

Updates