AWS Rekognition Performance

0

I'm having trouble finding any detailed performance specs on AWS Rekognition. Would anybody be able to point me in that direction? I've seen some metrics thrown around such as 1.5 second search time when using the SearchFaces API, but it doesn't state how many photos that search was against.

I'm looking to design something fairly large that will have approximately 100 million indexed photos in a collection. That collection will be compared against by approximately 25,000 new photos every day. Basically I'm just looking to determine how this algorithm compares against some non-cloud algorithms (ie. Cognitec, Neurotech, etc.)

Thanks!

1 Risposta
0
Risposta accettata

Unfortunately, there's no simple answer to that question, as it depends upon complexity of the picture, among other things (e.g. > blog post < that talks about more or less than 5 faces in a picture).

Some tips for optimizing performance can be found in the dev guide > here. <

AWS
Dan_H
con risposta 2 anni fa
  • In our case all photos will always be of a single person. Passport photo style pictures.

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