paper-with-me

홈 › Papers

PBP-Net: Point Projection and Back-Projection Network for 3D Point Cloud Segmentation

2020-11-02 · JuYoung Yang, Chanho Lee, Pyunghwan Ahn, Haeil Lee, Eojindl Yi, Junmo Kim

Following considerable development in 3D scanning technologies, many studies have recently been proposed with various approaches for 3D vision tasks, including some methods that utilize 2D convolutional neural networks (CNNs). However, even though 2D CNNs have achieved high performance in many 2D vision tasks, existing works have not effectively applied them onto 3D vision tasks. In particular, segmentation has not been well studied because of the difficulty of dense prediction for each point, which requires rich feature representation. In this paper, we propose a simple and efficient architecture named point projection and back-projection network (PBP-Net), which leverages 2D CNNs for the 3D point cloud segmentation. 3 modules are introduced, each of which projects 3D point cloud onto 2D planes, extracts features using a 2D CNN backbone, and back-projects features onto the original 3D point cloud. To demonstrate effective 3D feature extraction using 2D CNN, we perform various experiments including comparison to recent methods. We analyze the proposed modules through ablation studies and perform experiments on object part segmentation (ShapeNet-Part dataset) and indoor scene semantic segmentation (S3DIS dataset). The experimental results show that proposed PBP-Net achieves comparable performance to existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2011.00988

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Arbitrary point cloud upsampling via Dual Back-Projection Network

2023-07-18 · Zhi-Song Liu, Zijia Wang, Zhen Jia

Point clouds acquired from 3D sensors are usually sparse and noisy. Point cloud upsampling is an approach to increase the density of the point cloud so that detailed geometric information can be restored. In this paper, …

point cloud upsamplingset matching

Shape Back-Projection In 3D Scenes

2021-01-16 · Ashish Kumar, L. Behera

In this work, we propose a novel framework shape back-projection for computationally efficient point cloud processing in a probabilistic manner. The primary component of the technique is shape histogram and a back-projec…

Autonomous VehiclesEdge Detection

Simple Baselines for Projection-based Full-reference and No-reference Point Cloud Quality Assessment

2023-10-26 · ZiCheng Zhang, Yingjie Zhou, Wei Sun, Xiongkuo Min 외

Point clouds are widely used in 3D content representation and have various applications in multimedia. However, compression and simplification processes inevitably result in the loss of quality-aware information under st…

Point Cloud Quality Assessment

From a few Accurate 2D Correspondences to 3D Point Clouds

2022-06-13 · Trung-Kien Le, Ping Li

Key points, correspondences, projection matrices, point clouds and dense clouds are the skeletons in image-based 3D reconstruction, of which point clouds have the important role in generating a realistic and natural mode…

3D Reconstruction

Contextual Range-View Projection for 3D LiDAR Point Clouds

2026-01-26 · Seyedali Mousavi, Seyedhamidreza Mousavi, Masoud Daneshtalab arxiv

Range-view projection provides an efficient method for transforming 3D LiDAR point clouds into 2D range image representations, enabling effective processing with 2D deep learning models. However, a major challenge in thi…

Point Clouds