论文标题
从点云中检测单阶段3D对象检测的边界感知的密集特征指示器
Boundary-Aware Dense Feature Indicator for Single-Stage 3D Object Detection from Point Clouds
论文作者
论文摘要
基于点云的3D对象检测已变得越来越流行。一些方法直接从原始点云中直接提出定位3D对象,以避免信息丢失。但是,这些方法具有复杂的结构和大量的计算开销,从而限制了其在实时场景中更广泛的应用。一些方法选择首先将点云数据转换为紧凑的张量,并利用现成的2D检测器提出3D对象,这要快得多,并且可以实现最新的结果。但是,由于2D和3D数据之间的不一致性,我们认为,如果我们使用2D检测器而没有相应的修改,则基于紧凑型张量的3D检测器的性能将受到限制。具体而言,点云的分布不平衡,大多数点聚集在对象的边界上,而2D数据的检测器总是均匀地提取特征。在这一观察结果的激励下,我们提出了一个密集的特征指标(DENFI),这是一个通用模块,可帮助3D检测器以边界感知方式专注于点云的最密集区域。此外,DENFI是轻量级的,并保证将实时速度应用于3D对象检测器时。 KITTI数据集的实验表明,DENFI在以前的3D检测器中,在以前的3D检测器中,在包括两阶段和多传感器融合方法的情况下,以34FPS检测速度来提高基线单阶段检测器的性能。
3D object detection based on point clouds has become more and more popular. Some methods propose localizing 3D objects directly from raw point clouds to avoid information loss. However, these methods come with complex structures and significant computational overhead, limiting its broader application in real-time scenarios. Some methods choose to transform the point cloud data into compact tensors first and leverage off-the-shelf 2D detectors to propose 3D objects, which is much faster and achieves state-of-the-art results. However, because of the inconsistency between 2D and 3D data, we argue that the performance of compact tensor-based 3D detectors is restricted if we use 2D detectors without corresponding modification. Specifically, the distribution of point clouds is uneven, with most points gather on the boundary of objects, while detectors for 2D data always extract features evenly. Motivated by this observation, we propose DENse Feature Indicator (DENFI), a universal module that helps 3D detectors focus on the densest region of the point clouds in a boundary-aware manner. Moreover, DENFI is lightweight and guarantees real-time speed when applied to 3D object detectors. Experiments on KITTI dataset show that DENFI improves the performance of the baseline single-stage detector remarkably, which achieves new state-of-the-art performance among previous 3D detectors, including both two-stage and multi-sensor fusion methods, in terms of mAP with a 34FPS detection speed.