Sagemaker Ground Truth Labelling Job Resource Limits Exceeded

0

Hi,

I have a Sagemaker Ground Truth Labelling job that has failed, in cloudwatch it displays:

{"event-name":"HUMAN_TASK_FAILED","event-log-message":"ERROR: Human task failed for line 3.","labeling-job-name":""}

When I download the manifest file, it shows:

{"metadata":{"retry-count":1,"failure-reason":"ClientError: Task failed to render: [ ResourceLimitsExceeded: \u0027Resource limits exceeded\u0027 ].","human-annotated":"true"}}

It is a bounding box labelling job, and the other items on the job have succeeded. There are 2 labels categories on the job.

How do I find the resource that is causing this issue?

There are a lot of bounding box annotations in each image, but I cant find what resource limits there are on the number of bounding boxes that are allowed?

asked a year ago441 views
1 Answer
0

Amazon SageMaker Ground Truth limit for Bounding box (Object detection) is 50. You can see all limits in following documents https://docs.aws.amazon.com/sagemaker/latest/dg/input-data-limits.html

AWS
sqavi
answered a year 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