Open impworks opened 4 years ago
Detect faces automatically on photos, if enabled.
The architecture should be modular to support multiple recognition API vendors. The first one to support will be Amazon Rekognition: https://docs.aws.amazon.com/rekognition/latest/dg/collections.html
MS Cognitive Services Face API also provides a similar feature:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/concepts/face-recognition
Detect faces automatically on photos, if enabled.
The architecture should be modular to support multiple recognition API vendors. The first one to support will be Amazon Rekognition: https://docs.aws.amazon.com/rekognition/latest/dg/collections.html