paper-with-me

홈 › Papers

Group Regression for Query Based Object Detection and Tracking

2023-08-28 · Felicia Ruppel, Florian Faion, Claudius Gläser, Klaus Dietmayer

Group regression is commonly used in 3D object detection to predict box parameters of similar classes in a joint head, aiming to benefit from similarities while separating highly dissimilar classes. For query-based perception methods, this has, so far, not been feasible. We close this gap and present a method to incorporate multi-class group regression, especially designed for the 3D domain in the context of autonomous driving, into existing attention and query-based perception approaches. We enhance a transformer based joint object detection and tracking model with this approach, and thoroughly evaluate its behavior and performance. For group regression, the classes of the nuScenes dataset are divided into six groups of similar shape and prevalence, each being regressed by a dedicated head. We show that the proposed method is applicable to many existing transformer based perception approaches and can bring potential benefits. The behavior of query group regression is thoroughly analyzed in comparison to a unified regression head, e.g. in terms of class-switching behavior and distribution of the output parameters. The proposed method offers many possibilities for further research, such as in the direction of deep multi-hypotheses tracking.

📄 PDF Abstract BibTeX arXiv:2308.14481

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject Detectionregression

Similar Papers 제목 키워드 기반

The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-10-27 · Yuang Zhang, Tiancai Wang, Weiyao Lin, Xiangyu Zhang

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking

TransFiner: A Full-Scale Refinement Approach for Multiple Object Tracking

2022-07-26 · Bin Sun

Multiple object tracking (MOT) is the task containing detection and association. Plenty of trackers have achieved competitive performance. Unfortunately, for the lack of informative exchange on these subtasks, they are o…

DecoderMultiple Object TrackingObject Tracking

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors

2022-11-17 · CVPR 2023 1 · Yuang Zhang, Tiancai Wang, Xiangyu Zhang

In this paper, we propose MOTRv2, a simple yet effective pipeline to bootstrap end-to-end multi-object tracking with a pretrained object detector. Existing end-to-end methods, MOTR and TrackFormer are inferior to their t…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking+2

Multi-object Tracking by Detection and Query: an efficient end-to-end manner

2024-11-09 · Shukun Jia, Yichao Cao, Feng Yang, Xin Lu 외

Multi-object tracking is advancing through two dominant paradigms: traditional tracking by detection and newly emerging tracking by query. In this work, we fuse them together and propose the tracking-by-detection-and-que…

Multi-Object TrackingObject Tracking

End-to-end 3D Tracking with Decoupled Queries

2023-01-01 · ICCV 2023 1 · Yanwei Li, Zhiding Yu, Jonah Philion, Anima Anandkumar 외

In this work, we present an end-to-end framework for camera-based 3D multi-object tracking, called DQTrack. To avoid heuristic design in detection-based trackers, recent query-based approaches deal with identity-agno…

3D Multi-Object TrackingMulti-Object TrackingObject Tracking