BoostTrack++: using tracklet information to detect more objects in multiple object tracking
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 measure and the previous confidence scores, and we introduce varying similarity threshold to account for lower similarity measure between detections and tracklets which are not regularly updated. The proposed additions are mutually independent and can be used in any MOT algorithm. Combined with the BoostTrack+ baseline, our method achieves near state of the art results on the MOT17 dataset and new state of the art HOTA and IDF1 scores on the MOT20 dataset. The source code is available at: https://github.com/vukasin-stanojevic/BoostTrack .
Code (2)
Tasks
Multi-Object TrackingMultiple Object TrackingObject TrackingSimilar Papers 제목 키워드 기반
BoostTrack: boosting the similarity measure and detection confidence for improved multiple object tracking
Handling unreliable detections and avoiding identity switches are crucial for the success of multiple object tracking (MOT). Ideally, MOT algorithm should use true positive detections only, work in real-time and produce …
Motion CompensationMulti-Object TrackingMultiple Object TrackingMultiple People Tracking+1Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning
Online multi-object tracking aims at producing complete tracks of multiple objects using the information accumulated up to the present moment. It still remains a difficult problem in complex scenes, because of frequent o…
Multi-Object TrackingObjectObject TrackingOnline Multi-Object TrackingGSLAMOT: A Tracklet and Query Graph-based Simultaneous Locating, Mapping, and Multiple Object Tracking System
For interacting with mobile objects in unfamiliar environments, simultaneously locating, mapping, and tracking the 3D poses of multiple objects are crucially required. This paper proposes a Tracklet Graph and Query Graph…
Multiple Object TrackingObjectobject-detectionObject Detection+1Probabilistic Tracklet Scoring and Inpainting for Multiple Object Tracking
Despite the recent advances in multiple object tracking (MOT), achieved by joint detection and tracking, dealing with long occlusions remains a challenge. This is due to the fact that such techniques tend to ignore the l…
Multiple Object TrackingObject TrackingIntegrated Object Detection and Tracking with Tracklet-Conditioned Detection
Accurate detection and tracking of objects is vital for effective video understanding. In previous work, the two tasks have been combined in a way that tracking is based heavily on detection, but the detection benefits m…
Objectobject-detectionObject DetectionVideo Object Detection+1