Questions tagged with Amazon Rekognition
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hello,
I've noticed a difference among the faces detected in same picture (please see it below), by different AWS Rekognition APIs: DetectLabels, DetectFaces, IndexFaces. While DetectFaces...
0
answers
0
votes
29
views
asked 6 days agolg...
Amazon Rekognition - CreateUserCommand InvalidParameterException: Request has invalid parameterslg...
Hello all,
While using Amazon Rekognition APIs we are getting error as `InvalidParameterException: Request has invalid parameters` when using `CreateUserCommand` API.
Other few commands are working...
2
answers
0
votes
31
views
asked 9 days agolg...
Greating, I've been developing an liveness detection on React. I followed all the instruction in doc and videos from AWS. Finally I deploy successfully my backEnd, but in my front at the moment doing...
0
answers
0
votes
33
views
asked 9 days agolg...
Hello,
Are there some best practices for the values of the Confidence of Rekognition Labels ?
Which Labels should be considered in which situations (e.g. business, home, proof of concept usages,...
0
answers
0
votes
51
views
asked 13 days agolg...
Hello,
I invoked AWS SDK method `Rekognition.detectLabels.withMaxLabels(10).withMinConfidence(75F)`, MaxLabels option that have apidocs:
> The service returns the specified number of highest...
1
answers
0
votes
41
views
asked 16 days agolg...
Hello.
We're currently using Amazon Rekognition as a tool for image moderation.
Now we also want to filter out texts that users input in 2 places of our products:
1. "About you" section of their...
1
answers
0
votes
36
views
asked 17 days agolg...
Hi,
i am trying to configure Rekognition with Streaming Video Events but i am having a hard time when trying to use custom labels. Works fine with Face detection but i want to detect specific...
0
answers
0
votes
35
views
asked 17 days agolg...
Hello,
The question is about the usage of the faceId returned by the method `Rekognition.indexFaces(facesRequest)` . Is there possible this use-case:
- call Rekognition.indexFaces with picture1 that...
0
answers
0
votes
27
views
asked 20 days agolg...
We currently have 5 different projects (models) in Amazon Rekognition Custom Labels.
We are getting an issue when we 'Start' more than 3 models at the same time. When the 4th model is started we...
1
answers
0
votes
37
views
asked 20 days agolg...
Is Cognito Identity pool ID required to use Face Liveness in React front end. I am trying to integrate Face Liveness in my React project, backend has already provided a session ID and region, so I...
0
answers
0
votes
49
views
asked 24 days agolg...
i have a function URL linked to a lambda function that is returning 'null' when referenced. The function calls AWS rekognition and the json response is formatted like so:
Test Event...
1
answers
0
votes
73
views
asked a month agolg...
Hello,
When `Rekognition.detectLabels` is invoked with filters (on category ,labels), the filters are applied on the results, after the AI detection of the labels, or before the detection, and...
1
answers
0
votes
39
views
asked a month agolg...