paper-with-me

Papers

BoostTrack++: using tracklet information to detect more objects in multiple object tracking

2024-08-23 · Vukašin Stanojević, Branimir Todorović

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 .

📄 PDF Abstract BibTeX arXiv:2408.13003

Code (2)

vukasin-stanojevic/BoostTrack 공식 구현 pytorch
mikel-brostrom/boxmot pytorch

Tasks

Multi-Object TrackingMultiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

BoostTrack: boosting the similarity measure and detection confidence for improved multiple object tracking

2024-04-12 · Machine Vision and Applications 2024 4 · Stanojevic Vukasin, Todorovic Branimir

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+1

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning

2014-06-01 · CVPR 2014 6 · Seung-Hwan Bae, Kuk-Jin Yoon

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 Tracking

GSLAMOT: A Tracklet and Query Graph-based Simultaneous Locating, Mapping, and Multiple Object Tracking System

2024-08-17 · Shuo Wang, Yongcai Wang, Zhimin Xu, Yongyu Guo 외

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+1

Probabilistic Tracklet Scoring and Inpainting for Multiple Object Tracking

2020-12-03 · CVPR 2021 1 · Fatemeh Saleh, Sadegh Aliakbarian, Hamid Rezatofighi, Mathieu Salzmann 외

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 Tracking

Integrated Object Detection and Tracking with Tracklet-Conditioned Detection

2018-11-27 · Zheng Zhang, Dazhi Cheng, Xizhou Zhu, Stephen Lin 외

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