How can I achieve multiple-object detection with Amazon Rekognition Custom Labels?

0

Amazon Rekognition Custom Labels allows selecting several instances of the same type of objects when I select the bounding box labeling method. Can Rekognition Custom Labels detect several instances of the same objects on provided images?

profile pictureAWS
asked 3 years ago710 views
1 Answer
0
Accepted Answer

For object detection, Amazon Rekognition Custom Labels can train a multi-class/multi-label object detection model with up to 250 labels per dataset. You can label more than one object with the same class in a single image during data labeling using the object drawing bbox.

Amazon Custom Labels can return up to 50 labels per image.

For information on quotas in Amazon Rekognition Custom Labels, see [Guidelines and quotas in Amazon Rekognition Custom Labels][1]. [1]: https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/limits.html

AWS
answered 3 years ago

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