Remove a label from Custom labels in Rekognition - different results?

0

I have a training and test data set, each with 10 or so labels applied. I created a model on that data. Let's call it Model 1.

Then, I created a new project and used the same data set, but I removed a label by removing it in all images in which it appeared, in both the test and training data. I created a second model, Model 2.

For the labels that remain in both models, however, I get different precision and recall values for labels that I did not change in any way. Does this make sense?

已提問 2 個月前檢視次數 129 次
1 個回答
0

Hello,

Yes, this is expected behavior due to multiple factors. One major contributor could be changes in the threshold value. The Custom Labels feature implements custom logic to compute optimal thresholds for each training iteration, hence variations are reflected in the Precision and Recall calculations. Further details can be found in the summary file, which contains the threshold values computed per training run.

Reference can be found here

AWS
已回答 2 個月前
profile picture
專家
已審閱 1 個月前

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

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

回答問題指南