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 Answer
0
Accepted Answer

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
answered 2 years ago
  • In our case all photos will always be of a single person. Passport photo style pictures.

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