paper-with-me

홈 › Papers

GRJointNET: Synergistic Completion and Part Segmentation on 3D Incomplete Point Clouds

2023-11-23 · Yigit Gurses, Melisa Taspinar, Mahmut Yurt, Sedat Ozer

Segmentation of three-dimensional (3D) point clouds is an important task for autonomous systems. However, success of segmentation algorithms depends greatly on the quality of the underlying point clouds (resolution, completeness etc.). In particular, incomplete point clouds might reduce a downstream model's performance. GRNet is proposed as a novel and recent deep learning solution to complete point clouds, but it is not capable of part segmentation. On the other hand, our proposed solution, GRJointNet, is an architecture that can perform joint completion and segmentation on point clouds as a successor of GRNet. Features extracted for the two tasks are also utilized by each other to increase the overall performance. We evaluated our proposed network on the ShapeNet-Part dataset and compared its performance to GRNet. Our results demonstrate GRJointNet can outperform GRNet on point completion. It should also be noted that GRNet is not capable of segmentation while GRJointNet is. This study1, therefore, holds a promise to enhance practicality and utility of point clouds in 3D vision for autonomous systems.

📄 PDF Abstract BibTeX arXiv:2311.13997

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

CasPoinTr: Point Cloud Completion with Cascaded Networks and Knowledge Distillation

2025-09-27 · Yifan Yang, Yuxiang Yan, Boda Liu, Jian Pu arxiv

Point clouds collected from real-world environments are often incomplete due to factors such as limited sensor resolution, single viewpoints, occlusions, and noise. These challenges make point cloud completion essential …

Knowledge DistillationPoint Cloud CompletionPoint Clouds

Completing Partial Point Clouds with Outliers by Collaborative Completion and Segmentation

2022-03-18 · Changfeng Ma, Yang Yang, Jie Guo, Chongjun Wang 외

Most existing point cloud completion methods are only applicable to partial point clouds without any noises and outliers, which does not always hold in practice. We propose in this paper an end-to-end network, named CS-N…

DecoderPoint Cloud CompletionSegmentation

Cycle4Completion: Unpaired Point Cloud Completion using Cycle Transformation with Missing Region Coding

2021-03-14 · CVPR 2021 1 · Xin Wen, Zhizhong Han, Yan-Pei Cao, Pengfei Wan 외

In this paper, we present a novel unpaired point cloud completion network, named Cycle4Completion, to infer the complete geometries from a partial 3D object. Previous unpaired completion methods merely focus on the learn…

Point Cloud Completion

High-Rank Matrix Completion and Clustering under Self-Expressive Models

2016-12-01 · NeurIPS 2016 12 · Ehsan Elhamifar

We propose efficient algorithms for simultaneous clustering and completion of incomplete high-dimensional data that lie in a union of low-dimensional subspaces. We cast the problem as finding a completion of the data mat…

ClusteringLow-Rank Matrix CompletionMatrix CompletionMotion Segmentation+1

Refinement of Predicted Missing Parts Enhance Point Cloud Completion

2020-10-08 · Alexis Mendoza, Alexander Apaza, Ivan Sipiran, Cristian Lopez

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole poi…

DecoderPoint Cloud Completion