Artificial Intelligence

Tag: Amazon Rekognition

Create a Serverless Solution for Video Frame Analysis and Alerting

Imagine capturing frames off of live video streams, identifying objects within the frames, and then triggering actions or notifications based on the identified objects. Now imagine accomplishing all of this with low latency and without a single server to manage In this post, I present a serverless solution that uses Amazon Rekognition and other AWS […]

Find Distinct People in a Video with Amazon Rekognition

Note: AWS released Amazon Rekognition Video on November 29, 2017 which is now the preferred approach for analyzing videos and finding distinct people. Nevertheless, we continue to make this blog post available for educational purposes on how to use Amazon Rekognition. Amazon Rekognition makes it easy to detect, search for, and compare faces in images […]

Use Amazon Rekognition to Build an End-to-End Serverless Photo Recognition System

September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Imagine you work for a marketing agency that has tens of thousands of stock images. You find that many images don’t have descriptive file names and others are completely mislabeled. You don’t want to spend hours and hours relabeling them […]

AI Tech Talk: An Overview of AI on the AWS Platform

AWS offers a family of intelligent services that provide cloud-native machine learning and deep learning technologies to address your different use cases and needs. For developers looking to add managed AI services to their applications, AWS brings natural language understanding (NLU) and automatic speech recognition (ASR) with Amazon Lex, visual search and image recognition with […]

AWS Podcast #175: Artificial Intelligence with Dr. Matt Wood

Dr. Matt Wood is the GM of Artificial Intelligence at AWS I sat down with Simon Elisha from the AWS Podcast to talk about the emerging world of artificial intelligence. In addition to speaking about Amazon Lex, Amazon Polly, Amazon Rekognition, and Apache MXNet, we also do a little reminiscing about days gone by. Listen now on SoundCloud Like the […]

Classify a Large Number of Images with Amazon Rekognition and AWS Batch

September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Amazon Rekognition, one of the first AWS AI services, makes it easy to quickly add sophisticated deep-learning-based visual search and image classification to your applications. With the Rekognition API, you can detect objects, scenes, and faces in images, and search […]