This document discusses building a personal image search engine using Amazon Rekognition. It begins by noting the explosive growth of personal photos. It then introduces Amazon Rekognition as a deep learning image recognition service that can detect objects, scenes, faces, and compare faces. The document outlines the APIs for object detection, facial analysis, face comparison, and facial recognition. It provides examples of how these APIs could be used to power photo tagging, targeted advertising, and facial verification. It then discusses using Rekognition to build a personal photo search engine based on TF-IDF (term frequency-inverse document frequency) modeling of image labels. Finally, it covers Amazon Rekognition pricing and availability.
Related topics: