FIND MISSING PERSON USING AI (ANDROID APPLICATION)
The document describes a proposed Android application to help find missing persons using artificial intelligence and face recognition. The application would allow users to report missing persons by uploading their photos and location details. It would also allow volunteers to scan faces using their camera to check for matches in the database. If a match is found, the user would be directed to that person's profile containing more details and the ability to contact the reporter. The system aims to speed up the search process using TensorFlow for face recognition compared to manual searches. It also integrates Google Maps to show the reported and matched person's location to help police locate them. The document outlines the technical details and provides screenshots of the prototype application.
This section outlines the problem of missing persons and the role of AI, focusing on face recognition technology to assist police.Discusses current systems addressing missing children, highlighting the need for automated solutions with references to various studies.Details the design and modules of an Android app using TensorFlow for facial recognition and user engagement to report missing cases.
Presents various functionalities of the Android application, including user sign-up, missing person reports, and police locator.
Summarizes the effectiveness of the proposed AI system, its potential impact, and future opportunities for real-time face recognition in public settings.