Book Image

Machine Learning with AWS

By : Jeffrey Jackovich, Ruze Richards
Book Image

Machine Learning with AWS

By: Jeffrey Jackovich, Ruze Richards

Overview of this book

<p>Machine Learning with AWS is the right place to start if you are a beginner interested in learning useful artificial intelligence (AI) and machine learning skills using Amazon Web Services (AWS), the most popular and powerful cloud platform. You will learn how to use AWS to transform your projects into apps that work at high speed and are highly scalable. From natural language processing (NLP) applications, such as language translation and understanding news articles and other text sources, to creating chatbots with both voice and text interfaces, you will learn all that there is to know about using AWS to your advantage. You will also understand how to process huge numbers of images fast and create machine learning models.</p> <p>By the end of this book, you will have developed the skills you need to efficiently use AWS in your machine learning and artificial intelligence projects.</p>
Table of Contents (9 chapters)
Machine Learning with AWS
Preface

Chapter 6: Analyzing Images with Computer Vision


Activity 7: Compare faces in your own images

Figure 6.49: First provided images for Face comparison

  1. Rekognition is able to recognize that the faces are of the same person with a 98% degree of confidence, even with different angles, lighting and position of glasses on the face

    Figure 6.50: Results for first provided images for Face comparison

  2. The second set of images are: https://images.unsplash.com/photo-1526510747491-58f928ec870f?w=600 and https://images.unsplash.com/photo-1529946179074-87642f6204d7?w=600 .

    Figure 6.51: Second provided images for Face comparison

  3. Once again, Rekognition recognizes the faces with a 96% degree of confidence, even at different angles.

    Figure 6.52: Results for second provided images for Face comparison