You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of utilizing the model prediction, I tried using a ground truth as both a ground truth and a prediction value. In this case, according to the theory all error should be zero because the predicted and ground truth values are exactly the same. The tool, however, generates some values under Missed error, which is unexpected. I attempted to modify the code by commenting out missed errors, background errors, and other errors. Nonetheless, the tool indicates that there are some Missed errors.
Experiment 1 : predicted values = ground truth
Experiment 1 :predicted values = model prediction
Your explanation is highly appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
First thanks for developing this tool.
Instead of utilizing the model prediction, I tried using a ground truth as both a ground truth and a prediction value. In this case, according to the theory all error should be zero because the predicted and ground truth values are exactly the same. The tool, however, generates some values under Missed error, which is unexpected. I attempted to modify the code by commenting out missed errors, background errors, and other errors. Nonetheless, the tool indicates that there are some Missed errors.
Experiment 1 : predicted values = ground truth
Experiment 1 :predicted values = model prediction
Your explanation is highly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: