用遮罩预测解决室内复杂场景物体检测与轮廓补全难题
IndoorBEV: Joint Detection and Footprint Completion of Objects via Mask-based Prediction in Indoor Scenarios for Bird's-Eye View Perception
- 基于鸟瞰图的遮罩预测,统一处理静态动态物体
- 在自建数据集上实现多类物体精准检测与完整轮廓还原
- 适合需要精细感知的室内机器人导航与规划任务
在复杂室内三维点云中检测各类物体对机器人感知构成重大挑战,尤其在物体形状多样、场景杂乱且静态与动态元素共存的情况下,传统边界框方法表现不佳。为此,我们提出 IndoorBEV,一种面向室内移动机器人的新型基于遮罩的鸟瞰图(BEV)感知方法。该方法将3D场景投影至2D BEV网格,自然处理遮挡问题,并提供一致的俯视视角,便于区分静态障碍物与动态目标。所得2D BEV结果可直接用于下游任务如路径规划、运动预测与决策。架构采用轴向紧凑编码器与窗式骨干网络,从BEV图中提取丰富空间特征;查询式解码头则通过学习的物体查询,在BEV空间中同时预测物体类别与实例遮罩。这种以遮罩为中心的范式能有效捕捉任意形状物体的占地范围,为边界框回归提供了鲁棒替代方案。我们在包含多种物体类别(包括机器人等动态元素)的自建室内数据集上验证了 IndoorBEV 的有效性,展现了其在鲁棒室内场景理解中的潜力。
原文摘要 · Abstract (English)
Detecting diverse objects within complex indoor 3D point clouds presents significant challenges for robotic perception, particularly with varied object shapes, clutter, and the co-existence of static and dynamic elements where traditional bounding box methods falter. To address these limitations, we propose IndoorBEV, a novel mask-based Bird's-Eye View (BEV) method for indoor mobile robots. In a BEV method, a 3D scene is projected into a 2D BEV grid which handles naturally occlusions and provides a consistent top-down view aiding to distinguish static obstacles from dynamic agents. The obtained 2D BEV results is directly usable to downstream robotic tasks like navigation, motion prediction, and planning. Our architecture utilizes an axis compact encoder and a window-based backbone to extract rich spatial features from this BEV map. A query-based decoder head then employs learned object queries to concurrently predict object classes and instance masks in the BEV space. This mask-centric formulation effectively captures the footprint of both static and dynamic objects regardless of their shape, offering a robust alternative to bounding box regression. We demonstrate the effectiveness of IndoorBEV on a custom indoor dataset featuring diverse object classes including static objects and dynamic elements like robots and miscellaneous items, showcasing its potential for robust indoor scene understanding.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。