"ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us.
What is Amazon Rekognition (in 60 Seconds or Fewer)?
Amazon's Rekognition is Amazon's off-the-shelf computer vision API for understanding the contents of images. It's basically a model that has some standard, known common objects that you might expect to find given images – maybe chairs, plants, or pieces of furniture and things like this. You can use that API in your app send up an image, and get back a detection for classification for some of these generic known items.
What if I Want to See Objects that are Now in Amazon Rekognition's API?
Then you need to build a custom model for those specific objects of interest. That's the tools that we work on Roboflow, so you can easily bring your own data set, do a little bit of labeling, train up, and have an API set up that you can use directly in your app for classification and object detection – even setting a confidence level of those objects of interest. You can then continuously improve your model over time as well.
Liked this? Be sure to also check out the computer vision glossary.
Cite this Post
Use the following entry to cite this post in your research:
Joseph Nelson. (Aug 30, 2021). What is Amazon Rekognition?. Roboflow Blog: https://blog.roboflow.com/what-is-amazon-rekognition/
Discuss this Post
If you have any questions about this blog post, start a discussion on the Roboflow Forum.