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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ