Data

AWS updates the face detection, analysis and recognition capabilities in Amazon Rekognition

2 min read

The AWS team announced updates to the face detection, analysis, and recognition features in its deep learning-based service, Amazon Rekognition, yesterday, which makes it easy to add images and video analysis to your applications. These updates are now available in Rekognition at no extra cost. Moreover, there is no machine learning experience required.

These updates will provide customers with an enhanced ability to detect more faces from the images (even the difficult ones), perform more accurate face matches, as well as obtain the improved age, gender, and emotion attributes for the faces in images.

Amazon Rekognition can now detect 40% more faces, and the face recognition feature produces 30% more correct best matches. The rate of false detections has also dropped down by 50%.

Additionally, face matches now have more consistent similarity scores that vary across lighting, pose, and appearance, letting the customers use higher confidence thresholds, avoid false matches and reduce human review in identity verification applications. Face detection algorithms usually suffer difficulty when it comes to detecting faces in images with challenging aspects.

These challenging aspects include pose variations (caused by head movement or camera movements, difficult lighting (low contrast and shadows, washed out faces), and a blur or occlusion (faces covered by hat, hair, or hands). Pose variation issue is generally encountered in faces that have been captured from acute camera angles (shots taken from above or below a face), shots with a side-on view of a face, or when the subject is looking away. This particular issue is typically seen in social media photos, selfies, or fashion photoshoots.

Lighting issue is common in stock photography and at event venues where there isn’t enough contrast between facial features and the background in low lighting. Occlusion is seen in photos with artistic effects (selfies or fashion photos, video motion blur), fashion photography or photos taken from identity documents. With the latest update, Rekognition has become very efficient at handling all the different aspects of challenging images that have been captured in unconstrained environments, announces AWS.

For more information, check out the official blog post.

Read Next

“We can sell dangerous surveillance systems to police or we can stand up for what’s right. We can’t do both,” says protesting Amazon employee

AWS makes Amazon Rekognition, its image recognition AI, available for Asia-Pacific developers

Amazon Rekognition can now ‘recognize’ faces in a crowd at real-time

Natasha Mathur

Tech writer at the Packt Hub. Dreamer, book nerd, lover of scented candles, karaoke, and Gilmore Girls.

Share
Published by
Natasha Mathur
Tags: AI News

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago