co-tracker icon indicating copy to clipboard operation
co-tracker copied to clipboard

where can I find the confidence value of prediction?

Open dat-nguyenvn opened this issue 1 year ago • 1 comments

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

dat-nguyenvn avatar May 07 '24 15:05 dat-nguyenvn

Hi @dat-nguyenvn, the released model doesn't have a confidence flag. There's currently no way to filter out bad tracks because of that.

nikitakaraevv avatar Jun 12 '24 17:06 nikitakaraevv