ImageSearch
- This is a web-based application that facilitates the identification of missing children through facial recognition.
- It has a user interface as well as API endpoint.
- Users can submit details of missing children to a centralized database, when a child is reported missing.
- By uploading an image to the search page, users are able to search through the database to look for children with similar facial traits. Utilizing opensource Image Recognition Models(i.e Facenet) available in the DeepFace library.
NB: The image used below is just a random image from the internet and the details are also NOT REAL, it’s just for demonstration purposes.