paper-with-me

홈 › Papers

End-to-end Tracking with a Multi-query Transformer

2022-10-26 · Bruno Korbar, Andrew Zisserman

Multiple-object tracking (MOT) is a challenging task that requires simultaneous reasoning about location, appearance, and identity of the objects in the scene over time. Our aim in this paper is to move beyond tracking-by-detection approaches, that perform well on datasets where the object classes are known, to class-agnostic tracking that performs well also for unknown object classes.To this end, we make the following three contributions: first, we introduce {\em semantic detector queries} that enable an object to be localized by specifying its approximate position, or its appearance, or both; second, we use these queries within an auto-regressive framework for tracking, and propose a multi-query tracking transformer (\textit{MQT}) model for simultaneous tracking and appearance-based re-identification (reID) based on the transformer architecture with deformable attention. This formulation allows the tracker to operate in a class-agnostic manner, and the model can be trained end-to-end; finally, we demonstrate that \textit{MQT} performs competitively on standard MOT benchmarks, outperforms all baselines on generalised-MOT, and generalises well to a much harder tracking problems such as tracking any object on the TAO dataset.

📄 PDF Abstract BibTeX arXiv:2210.14601

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

TransTrack: Multiple Object Tracking with Transformer

2020-12-31 · Peize Sun, Jinkun Cao, Yi Jiang, Rufeng Zhang 외

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It ap…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerObject+3

FutrTrack: A Camera-LiDAR Fusion Transformer for 3D Multiple Object Tracking

2025-10-22 · Martha Teiko Teye, Ori Maoz, Matthias Rottmann arxiv

We propose FutrTrack, a modular camera-LiDAR multi-object tracking framework that builds on existing 3D detectors by introducing a transformer-based smoother and a fusion-driven tracker. Inspired by query-based tracking …

Multiple Object TrackingMulti-Object Tracking

SRCN3D: Sparse R-CNN 3D for Compact Convolutional Multi-View 3D Object Detection and Tracking

2022-06-29 · Yining Shi, Jingyan Shen, Yifan Sun, Yunlong Wang 외

Detection and tracking of moving objects is an essential component in environmental perception for autonomous driving. In the flourishing field of multi-view 3D camera-based detectors, different transformer-based pipelin…

3D Multi-Object Tracking3D Object DetectionAutonomous DrivingMulti-Object Tracking+5

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 perce…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

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