English

3D Video Object Detection with Learnable Object-Centric Global Optimization

Computer Vision and Pattern Recognition 2023-03-28 v1

Abstract

We explore long-term temporal visual correspondence-based optimization for 3D video object detection in this work. Visual correspondence refers to one-to-one mappings for pixels across multiple images. Correspondence-based optimization is the cornerstone for 3D scene reconstruction but is less studied in 3D video object detection, because moving objects violate multi-view geometry constraints and are treated as outliers during scene reconstruction. We address this issue by treating objects as first-class citizens during correspondence-based optimization. In this work, we propose BA-Det, an end-to-end optimizable object detector with object-centric temporal correspondence learning and featuremetric object bundle adjustment. Empirically, we verify the effectiveness and efficiency of BA-Det for multiple baseline 3D detectors under various setups. Our BA-Det achieves SOTA performance on the large-scale Waymo Open Dataset (WOD) with only marginal computation cost. Our code is available at https://github.com/jiaweihe1996/BA-Det.

Keywords

Cite

@article{arxiv.2303.15416,
  title  = {3D Video Object Detection with Learnable Object-Centric Global Optimization},
  author = {Jiawei He and Yuntao Chen and Naiyan Wang and Zhaoxiang Zhang},
  journal= {arXiv preprint arXiv:2303.15416},
  year   = {2023}
}

Comments

CVPR2023

R2 v1 2026-06-28T09:36:13.921Z