arXiv:2506.15610cs.CV2025-06被引 5

无需重建点云,实时融合多视角框实现开放词汇3D检测

BoxFusion: Reconstruction-Free Open-Vocabulary 3D Object Detection via Real-Time Multi-View Box Fusion

  • 用单视角框检测+跨视角关联优化,跳过点云重建
  • 在ScanNetV2和CA-1M上达在线方法最优,支持千平米场景
  • 适合自动驾驶、机器人等需实时感知的开放场景

开放词汇3D物体检测因在自动驾驶和具身智能中的关键应用而备受关注。现有方法(无论离线或在线)通常依赖密集点云重建,带来巨大计算开销与内存限制,阻碍实时部署。为此,我们提出一种新型无重建在线框架,专为内存高效与实时3D检测设计。给定流式带位姿的RGB-D视频输入,我们利用预训练视觉基础模型Cubify Anything进行单视角3D物体检测(以边界框形式),并结合CLIP捕获检测物体的开放词汇语义。通过关联模块实现多视角对应关系匹配,优化模块则基于粒子滤波的高效随机优化技术,以交并比(IoU)引导,融合同一实例在多视角中预测的3D边界框,同时保持低计算复杂度。实验表明,该方法在ScanNetV2和CA-1M数据集上达到当前在线方法最佳性能。得益于这一新颖的无重建范式,方法在多种场景中展现强大泛化能力,实现在超过1000平方米环境下的实时感知。

原文摘要 · Abstract (English)

Open-vocabulary 3D object detection has gained significant interest due to its critical applications in autonomous driving and embodied AI. Existing detection methods, whether offline or online, typically rely on dense point cloud reconstruction, which imposes substantial computational overhead and memory constraints, hindering real-time deployment in downstream tasks. To address this, we propose a novel reconstruction-free online framework tailored for memory-efficient and real-time 3D detection. Specifically, given streaming posed RGB-D video input, we leverage Cubify Anything as a pre-trained visual foundation model (VFM) for single-view 3D object detection by bounding boxes, coupled with CLIP to capture open-vocabulary semantics of detected objects. To fuse all detected bounding boxes across different views into a unified one, we employ an association module for correspondences of multi-views and an optimization module to fuse the 3D bounding boxes of the same instance predicted in multi-views. The association module utilizes 3D Non-Maximum Suppression (NMS) and a box correspondence matching module, while the optimization module uses an IoU-guided efficient random optimization technique based on particle filtering to enforce multi-view consistency of the 3D bounding boxes while minimizing computational complexity. Extensive experiments on ScanNetV2 and CA-1M datasets demonstrate that our method achieves state-of-the-art performance among online methods. Benefiting from this novel reconstruction-free paradigm for 3D object detection, our method exhibits great generalization abilities in various scenarios, enabling real-time perception even in environments exceeding 1000 square meters.

3D检测开放词汇实时感知多视角融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。