Hi team,
During the tracking process, I want to remove some points (pixels) that are wrong. (e.g, after several frames there are some track points that will move very strangely).
I want to find the confidence score of the predictions.
For example: output is (x,y, visibility). How can I find the confidence score of the output?
Hi team, During the tracking process, I want to remove some points (pixels) that are wrong. (e.g, after several frames there are some track points that will move very strangely).
I want to find the confidence score of the predictions. For example: output is (x,y, visibility). How can I find the confidence score of the output?
Thanks