TL;DR
BoostTrack++ enhances multiple object tracking by improving detection confidence boosting through a richer similarity measure and soft confidence updates, leading to state-of-the-art results on MOT datasets.
Contribution
It introduces a novel similarity measure and a soft confidence boosting technique that can be integrated into any MOT algorithm to improve detection accuracy.
Findings
Achieves near state-of-the-art results on MOT17 dataset.
Sets new state-of-the-art HOTA and IDF1 scores on MOT20 dataset.
Demonstrates the effectiveness of the proposed similarity and confidence boost methods.
Abstract
Multiple object tracking (MOT) depends heavily on selection of true positive detected bounding boxes. However, this aspect of the problem is mostly overlooked or mitigated by employing two-stage association and utilizing low confidence detections in the second stage. Recently proposed BoostTrack attempts to avoid the drawbacks of multiple stage association approach and use low-confidence detections by applying detection confidence boosting. In this paper, we identify the limitations of the confidence boost used in BoostTrack and propose a method to improve its performance. To construct a richer similarity measure and enable a better selection of true positive detections, we propose to use a combination of shape, Mahalanobis distance and novel soft BIoU similarity. We propose a soft detection confidence boost technique which calculates new confidence scores based on the similarity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
