paper-with-me

Papers

InterTrack: Interaction Transformer for 3D Multi-Object Tracking

2022-08-17 · John Willes, Cody Reading, Steven L. Waslander

3D multi-object tracking (MOT) is a key problem for autonomous vehicles, required to perform well-informed motion planning in dynamic environments. Particularly for densely occupied scenes, associating existing tracks to new detections remains challenging as existing systems tend to omit critical contextual information. Our proposed solution, InterTrack, introduces the Interaction Transformer for 3D MOT to generate discriminative object representations for data association. We extract state and shape features for each track and detection, and efficiently aggregate global information via attention. We then perform a learned regression on each track/detection feature pair to estimate affinities, and use a robust two-stage data association and track management approach to produce the final tracks. We validate our approach on the nuScenes 3D MOT benchmark, where we observe significant improvements, particularly on classes with small physical sizes and clustered objects. As of submission, InterTrack ranks 1st in overall AMOTA among methods using CenterPoint detections.

📄 PDF Abstract BibTeX arXiv:2208.08041

Code (0)

등록된 구현이 없습니다.

Tasks

3D Multi-Object TrackingAutonomous VehiclesManagementMotion PlanningMulti-Object TrackingObjectObject Tracking

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

InterTrack: Tracking Human Object Interaction without Object Templates

2024-08-25 · Xianghui Xie, Jan Eric Lenssen, Gerard Pons-Moll

Tracking human object interaction from videos is important to understand human behavior from the rapidly growing stream of video data. Previous video-based methods require predefined object templates while single-image-b…

Human-Object Interaction DetectionObjectPose Tracking

InterTracker: Discovering and Tracking General Objects Interacting with Hands in the Wild

2023-08-06 · Yanyan Shao, Qi Ye, Wenhan Luo, Kaihao Zhang 외

Understanding human interaction with objects is an important research topic for embodied Artificial Intelligence and identifying the objects that humans are interacting with is a primary problem for interaction understan…

ObjectObject Tracking

TransMOT: Spatial-Temporal Graph Transformer for Multiple Object Tracking

2021-04-01 · Peng Chu, Jiang Wang, Quanzeng You, Haibin Ling 외

Tracking multiple objects in videos relies on modeling the spatial-temporal interactions of the objects. In this paper, we propose a solution named TransMOT, which leverages powerful graph transformers to efficiently mod…

DecoderMulti-Object TrackingMultiple Object TrackingObject+2

Looking Beyond Two Frames: End-to-End Multi-Object Tracking Using Spatial and Temporal Transformers

2021-03-27 · Tianyu Zhu, Markus Hiller, Mahsa Ehsanpour, Rongkai Ma 외

Tracking a time-varying indefinite number of objects in a video sequence over time remains a challenge despite recent advances in the field. Most existing approaches are not able to properly handle multi-object tracking …

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

Cross-Drone Transformer Network for Robust Single Object Tracking

2023-06-05 · IEEE Transactions on Circuits and Systems for Video Technology 2023 6 · Guanlin Chen, Pengfei Zhu, Bing Cao, Xing Wang 외

Drones have been widely used in a variety of applications, e.g., aerial photography and military security, because of their high maneuverability and broad views compared with fixed cameras. Multi-drone tracking systems c…

ObjectObject TrackingVisual Object TrackingVisual Tracking