This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: vUJc4fynM8eCOSGwRTmJyJ3kw2Lnu85sJqRHNVzfLMY
Cover

Image Analysis using AWS Rekognition via AWS CLI

Written by @snehalnarkar9 | Published on 2020/7/28

TL;DR
In this blog, I am going to show you how we can use rekognition for image analysis using AWS CLI. We will be going to perform label detection and object detection for an image so basically we are performing image analysis in this blog by using AWS. We are going to read an image from the S3 bucket via AWS CLI command. We are using the following services of AWS. The flow for image. analysis will be: First We are. going to. read and image from an S3. bucket then by using rek.ognition service will read that image via calling. reekognition API and in response, rekognitive. API will return labels.

[story continues]


Written by
@snehalnarkar9
Software Engineer at www.udgama.com

Topics and
tags
rekognition|amazon|aws|image-recognition|machine-learning|artificial-intelligence|s3|iam
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: vUJc4fynM8eCOSGwRTmJyJ3kw2Lnu85sJqRHNVzfLMY