All Content tagged with Amazon Rekognition

Amazon Rekognition offers pre-trained and customizable computer vision (CV) capabilities to extract information and insights from your images and videos.

Content language: English

Select up to 5 tags to filter
Sort by most recent
264 results
Hello! I am currently attempting to learn how to use Amazon Rekognition. I was working with an example project focusing on the detectLabels API. In order to train the model for the example project,...
1
answers
0
votes
239
views
asked 3 months ago
Hello everyone. I am an intern beginning a new project focusing on computer vision through a Machine Learning Model. Our goal is to detect based on images whether the object in focus is properly...
2
answers
0
votes
187
views
asked 3 months ago
I am trying to train the custom labels model using a dataset. Since the bounding boxes are mandatory to train the model, i need to remove some of the true negative images which does not have any...
2
answers
0
votes
136
views
Gaurav
asked 3 months ago
My organization was formerly using @aws-sdk/client-rekognition version 3.231.0, but in an aid to use the Faceliveness features we had to update to version 3.606.0, All the older features ...
1
answers
0
votes
158
views
asked 3 months ago
This is how i send the request: ``` image = { 'S3Object': { 'Bucket': bucket_name, 'Name': path_s3 } } rekognition.index_faces( ...
1
answers
0
votes
161
views
asked 3 months ago
Hello, When trying to create a dataset in Amazon Rekognition Custom label i get the following error : Network Failure Request id: XXXXXXXXXXXXXXXXX
1
answers
0
votes
150
views
So
asked 3 months ago
Is there a function that can automatically identify the same person from a face collection and classify the collection by individuals? Specifically, I want to upload multiple photos taken at a...
1
answers
0
votes
145
views
NIINO
asked 4 months ago
Hi, AWS Java client throwing an exception wih the following text: \"We are writing from the Amazon Rekognition team. We noticed that a few of your requests are being throttled for DetectLabels API in...
0
answers
0
votes
89
views
pavlo
asked 4 months ago
Hello, I have a question regarding the screen for detecting face liveness using Amazon Rekognition. I followed this [guide](https://docs.aws.amazon.com/rekognition/latest/dg/face-liveness.html). It...
0
answers
0
votes
111
views
asked 4 months ago
Can we do any restriction on Amazon rekognition API request ? or can we set perticular number of request ?
2
answers
0
votes
225
views
profile picture
Ritesh
asked 4 months ago
**Problem Statement:** While processing the images from S3->SQS->Lambda->Rekognition APIs, due to lambda concurrency, parallel processing will be executed and I'm getting duplicate data, if a person...
1
answers
0
votes
265
views
asked 4 months ago
Hi, I am a business coach and I use AI to support my coaching programmes. I am trying to discover whether I could use Rekognition facial recognition to analyses the video of a client in a coaching...
1
answers
0
votes
233
views
asked 4 months ago