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?

posta 2 mesi fa129 visualizzazioni
1 Risposta
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
con risposta 2 mesi fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande