Training Amazon Rekognition Custom Labels model on adjusted manifest with corrections

0

I have a set of images with bounding-box labels created using Ground Truth. Some of the labels were adjusted using job-chaining as described here:

https://aws.amazon.com/blogs/machine-learning/chaining-amazon-sagemaker-ground-truth-jobs-to-label-progressively/

the output manifest from the chained job still has the original bounding-box information in it. How does this affect training if I use this manifest to train an Amazon Rekognition Custom Labels model? If the adjustment was correcting an error in the previous labeling job is it going to cause confusion in the training that the incorrect label information is still present?

Thanks.

SeanB
질문됨 6달 전180회 조회
1개 답변
0

Hello,

It sounds like your updated manifest contains both the correct and incorrect labels for that image, in which case the training would have varied accuracy assuming that the manifest line is still considered valid. Our training process will consider every label present in the manifest, and has no way of determining what is a correct or incorrect label.

Feel free to let us know if you have any further questions.

AWS
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠