Increase the frequency of face detection | AWS Rekognition (StartFaceSearchCollection)

0

I am using AWS Rekognition to analyse faces in a supplied video.

Currently -- the gap between timestamps is 500ms in the response from the analysis.

After pouring over the documentation - I am see no reference to:

  • Is this the fixed gap/rate for analysis
  • Can you increase the rate from 500ms to something shorter
hchurch
asked a year ago425 views
1 Answer
0

What you are referring to is addressed as latency and depends on multiple factors - the more faces to be recognized (you can create an array of faces to be checked in each frame ) the more faces the more latency will be introduced.

For example, the random landscape image’s response latency is less than 1 second, whereas calls to Amazon Rekognition for images with one face count have a response latency between 1 second and 1.5 seconds. Images with multiple face counts have a much higher response latency, greater than 1.5 seconds.

profile pictureAWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions