Wednesday, July 3, 2019

Detect, Analyze, and Compare Faces with Amazon Rekognition

Amazon Rekognition is a deep learning-based image and video analysis service.

As a developer, facial recognition and comparison is a new challenge you will face if you are developing an employee verification system, need to automate video editing, or provide secondary authentication for other applications. To solve this challenge, you could develop your own machine learning model, develop an API, and manage your own infrastructure. This option is expensive, requires advanced knowledge, and is time intensive.

Step by step tutorial:
https://aws.amazon.com/getting-started/tutorials/detect-analyze-compare-faces-rekognition/

No comments:

Post a Comment