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 個月前檢視次數 179 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南