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
263 results
I planned to develop a AWS-Powered pet lost and found system that implement the aws rekognition to find potential matches by comparing pet image uploaded. Is it possible to develop this system using...
1
answers
0
votes
180
views
ybybyya
asked 4 months ago
I have tried adding dataset of images by importing from s3 and automatically labelling them and tried to click on train model once the dataset is created, it says data is unbalanced and then says need...
0
answers
0
votes
97
views
Sumedh
asked 4 months ago
Greetings from Vancouver Island, I have a very simple image of a Monk with a cell phone from a trip to Italy. I've successfully run Detect_Faces and Detect_Labels via Python and Boto3, no problem. I...
1
answers
0
votes
214
views
profile picture
asked 5 months ago
As per the documentation only 250 unique labels are supported in a manifest https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/limits.html. I have a use case to train more than 3000 unique...
1
answers
0
votes
236
views
sun
asked 5 months ago
Can the AWS Rekognition detect the color of object and saved?
3
answers
0
votes
299
views
ybybyya
asked 5 months ago
Dear AWS Support Team, We are encountering a significant issue with false positive rates in our use of AWS Rekognition for facial recognition in our attendance tracking system. Despite individuals...
1
answers
0
votes
193
views
cong
asked 5 months ago
async function checkLiveness(job) { try { // Create input object console.log("hello job",job) let Videowidth; let Videoheight const { objectKey, bucketName...
0
answers
0
votes
100
views
Dev
asked 5 months ago
async function checkLiveness(job) { try { // Create input object console.log("hello job",job) let Videowidth; let Videoheight const { objectKey, bucketName...
5
answers
0
votes
191
views
Dev
asked 5 months ago
Hi Team, Question: Can we fetch the top 'n' largest faces among the total detected faces in an image after IndexFaces API call? Which can eventually reduce, my further api calls for SearchUsers,...
1
answers
0
votes
156
views
asked 5 months ago
I'm working on Amazon recognition and while I'm extracting the facial data from images, indexfaces will store the facial features in the collection but is there a way that I can access and delete this...
1
answers
0
votes
161
views
asked 5 months ago
Hi Team, In my application, 1. I index images first when processing, in the next step, I'm using search "Search Users API" using faceIds detected in indexing stage. 2. If the UserId with the...
Accepted AnswerAmazon Rekognition
1
answers
1
votes
188
views
asked 5 months ago
Hey I have the custom label model trained in one account - I need to start and do the inferencing from another account - How can I allow cross-account access? I have a batch job that does the...
1
answers
0
votes
141
views
Vinu
asked 5 months ago