Match missing persons with unidentified bodies in NamUs database using AWS Rekognition api.
- Fetch case info from NamUs
- missing case
- unidentified case
- Use case info to filter out bad matches
- on custom command
- on search command
- Delete face id from collection when photo is marked as a non face (lower costs). Done as command
- Add search filters to admin
- Terraform
https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/tree/master/examples/basic
- vm
- complete port rules setup
- Label non-faces photo using object detection api
- tattoo recognizer
- watch recognizer
Gerry Hong - idea and concept
Sofia Cardita - development