Ground Truth - Error loading Image for Task

1

Hi,

I am creating a custom labeling job using boto3. It creates the job and the user is able to access the job using the front end tool but it does not load the images. I am using the default pre labeling lambda functions (arn:aws:lambda:us-east-1:432418664414:function:PRE-SemanticSegmentation) and the default for the annotation consolidation lambda (arn:aws:lambda:us-east-1:432418664414:function:ACS-SemanticSegmentation). I think the issue is with the name I am using for the LabelAttributeName (custom-ref) but I am not sure.

Full error: There was an error loading the image for the task
This task was created incorrectly and cannot be completed at this time. Please return/stop this task.

Any help would be appreciated.

Thanks,
Humberto

SMDDE
asked 5 years ago379 views
1 Answer
1

The template I was using was missing the grant_read_access to the task.input.taskObject.

SMDDE
answered 5 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