Enhanced Point Feature Network for Point Cloud Salient Object Detection.

Ziyan Zhang,Pan Gao,Siyi Peng,Chang Duan,Ping Zhang
DOI: https://doi.org/10.1109/lsp.2023.3329307
2023-01-01
IEEE Signal Processing Letters
Abstract:Point cloud salient object detection (SOD) aims to identify and segment the most prominent areas or targets in a 3D scene. Currently, research on point cloud SOD is still in its infancy, with most approaches neglecting the color information available in the point cloud. In this paper, we propose an enhanced point feature network (EPFNet) for point cloud SOD. Firstly, we extract RGB information from the point cloud with color and use it as input for the dual-stream network. Next, we introduce a multi-scale information enhancement (MIE) module to enhance common information and embed complementary information, acquiring RGB features at different scales and transforming them into point features. To gain access to global semantic information, we propose a point-image fusion (PIF) module, which aggregates the enhanced point features with the RGB global features and produces the final results. We conduct extensive experiments to validate the effectiveness of EPFNet and our approach outperforms 7 other state-of-the-art models on 4 metrics.
What problem does this paper attempt to address?