paper-with-me

Papers

DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

2023-06-09 · ICCV 2023 1 · Tao Ma, Xuemeng Yang, Hongbin Zhou, Xin Li, Botian Shi, Junjie Liu, Yuchen Yang, Zhizheng Liu, Liang He, Yu Qiao, Yikang Li, Hongsheng Li

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to two reasons: (1) the onboard multi-object tracker cannot generate sufficient complete object trajectories, and (2) the motion state of objects poses an inevitable challenge for the object-centric refining stage in leveraging the long-term temporal context representation. To tackle these problems, we propose a novel paradigm of offboard 3D object detection, named DetZero. Concretely, an offline tracker coupled with a multi-frame detector is proposed to focus on the completeness of generated object tracks. An attention-mechanism refining module is proposed to strengthen contextual information interaction across long-term sequential point clouds for object refining with decomposed regression methods. Extensive experiments on Waymo Open Dataset show our DetZero outperforms all state-of-the-art onboard and offboard 3D detection methods. Notably, DetZero ranks 1st place on Waymo 3D object detection leaderboard with 85.15 mAPH (L2) detection performance. Further experiments validate the application of taking the place of human labels with such high-quality results. Our empirical study leads to rethinking conventions and interesting findings that can guide future research on offboard 3D object detection.

📄 PDF Abstract BibTeX arXiv:2306.06023

Code (1)

pjlab-adg/detzero 공식 구현 pytorch

Tasks

3D Multi-Object Tracking3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Offboard 3D Object Detection from Point Cloud Sequences

2021-03-08 · CVPR 2021 1 · Charles R. Qi, Yin Zhou, Mahyar Najibi, Pei Sun 외

While current 3D object recognition research mostly focuses on the real-time, onboard scenario, there are many offboard use cases of perception that are largely under-explored, such as using machines to automatically gen…

3D Object Detection3D Object RecognitionObjectobject-detection+2

ZOPP: A Framework of Zero-shot Offboard Panoptic Perception for Autonomous Driving

2024-11-08 · Tao Ma, Hongbin Zhou, Qiusheng Huang, Xuemeng Yang 외

Offboard perception aims to automatically generate high-quality 3D labels for autonomous driving (AD) scenes. Existing offboard methods focus on 3D object detection with closed-set taxonomy and fail to match human-level …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

Learning better representations for crowded pedestrians in offboard LiDAR-camera 3D tracking-by-detection

2025-05-21 · Shichao Li, Peiliang Li, Qing Lian, Peng Yun 외

Perceiving pedestrians in highly crowded urban environments is a difficult long-tail problem for learning-based autonomous perception. Speeding up 3D ground truth generation for such challenging scenes is performance-cri…

3D Pedestrian TrackingMultiple Object TrackingObject Tracking

LabelFormer: Object Trajectory Refinement for Offboard Perception from LiDAR Point Clouds

2023-11-02 · Anqi Joyce Yang, Sergio Casas, Nikita Dvornik, Sean Segal 외

A major bottleneck to scaling-up training of self-driving perception systems are the human annotations required for supervision. A promising alternative is to leverage "auto-labelling" offboard perception models that are…

MV-Map: Offboard HD-Map Generation with Multi-view Consistency

2023-05-15 · ICCV 2023 1 · Ziyang Xie, Ziqi Pang, Yu-Xiong Wang

While bird's-eye-view (BEV) perception models can be useful for building high-definition maps (HD-Maps) with less human labor, their results are often unreliable and demonstrate noticeable inconsistencies in the predicte…

NeRF