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
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande