paper-with-me

Papers

Joint 3D Object Detection and Tracking Using Spatio-Temporal Representation of Camera Image and LiDAR Point Clouds

2021-12-14 · Junho Koh, Jaekyum Kim, Jinhyuk Yoo, Yecheol Kim, Jun Won Choi

In this paper, we propose a new joint object detection and tracking (JoDT) framework for 3D object detection and tracking based on camera and LiDAR sensors. The proposed method, referred to as 3D DetecTrack, enables the detector and tracker to cooperate to generate a spatio-temporal representation of the camera and LiDAR data, with which 3D object detection and tracking are then performed. The detector constructs the spatio-temporal features via the weighted temporal aggregation of the spatial features obtained by the camera and LiDAR fusion. Then, the detector reconfigures the initial detection results using information from the tracklets maintained up to the previous time step. Based on the spatio-temporal features generated by the detector, the tracker associates the detected objects with previously tracked objects using a graph neural network (GNN). We devise a fully-connected GNN facilitated by a combination of rule-based edge pruning and attention-based edge gating, which exploits both spatial and temporal object contexts to improve tracking performance. The experiments conducted on both KITTI and nuScenes benchmarks demonstrate that the proposed 3D DetecTrack achieves significant improvements in both detection and tracking performances over baseline methods and achieves state-of-the-art performance among existing methods through collaboration between the detector and tracker.

📄 PDF Abstract BibTeX arXiv:2112.07116

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionGraph Neural NetworkObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Minkowski Tracker: A Sparse Spatio-Temporal R-CNN for Joint Object Detection and Tracking

2022-08-22 · JunYoung Gwak, Silvio Savarese, Jeannette Bohg

Recent research in multi-task learning reveals the benefit of solving related problems in a single neural network. 3D object detection and multi-object tracking (MOT) are two heavily intertwined problems predicting and a…

3D Object DetectionMulti-Object TrackingMulti-Task LearningObject+3

SpOT: Spatiotemporal Modeling for 3D Object Tracking

2022-07-12 · Colton Stearns, Davis Rempe, Jie Li, Rares Ambrus 외

3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on a…

3D Multi-Object Tracking3D Object TrackingMulti-Object TrackingObject+1

Objects as Spatio-Temporal 2.5D points

2022-12-06 · Paridhi Singh, Gaurav Singh, Arun Kumar

Determining accurate bird's eye view (BEV) positions of objects and tracks in a scene is vital for various perception tasks including object interactions mapping, scenario extraction etc., however, the level of supervisi…

2D Object DetectionDepth EstimationDepth PredictionObject+2

Unifying Tracking and Image-Video Object Detection

2022-11-20 · Peirong Liu, Rui Wang, Pengchuan Zhang, Omid Poursaeed 외

Objection detection (OD) has been one of the most fundamental tasks in computer vision. Recent developments in deep learning have pushed the performance of image OD to new heights by learning-based, data-driven approache…

Multi-Object TrackingObjectobject-detectionObject Detection+2

GRAE-3DMOT: Geometry Relation-Aware Encoder for Online 3D Multi-Object Tracking

2025-01-01 · CVPR 2025 1 · Hyunseop Kim, Hyo-Jun Lee, Yonguk Lee, Jinu Lee 외

Recently, 3D multi-object tracking (MOT) has widely adopted the standard tracking-by-detection paradigm, which solves the association problem between detections and tracks. Many tracking-by-detection approaches estab…

3D Multi-Object TrackingMulti-Object TrackingObject TrackingRelation