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
已提问 1 年前417 查看次数
1 回答
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则