Skip to content

SageMaker Labelling Job: Creating a labelling job for annotating images with a bounding box fails #3698

Answered by kd-jukanti
kd-jukanti asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is resolved. It seems that in the label config file, the "document-version": "2018-11-28" is incorrect although this was what was mentioned in the boto3 documentation. The correct document version is "2021-05-13". By changing this, the labelling job was able to record the annotations in the output manifest file.

I hope this would help others who are trying to the same since the official boto3 documentation has a different version given which does not work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kd-jukanti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant