paper-with-me

Papers

RPG: Learning Recursive Point Cloud Generation

2021-05-29 · Wei-Jan Ko, Hui-Yu Huang, Yu-Liang Kuo, Chen-Yi Chiu, Li-Heng Wang, Wei-Chen Chiu

In this paper we propose a novel point cloud generator that is able to reconstruct and generate 3D point clouds composed of semantic parts. Given a latent representation of the target 3D model, the generation starts from a single point and gets expanded recursively to produce the high-resolution point cloud via a sequence of point expansion stages. During the recursive procedure of generation, we not only obtain the coarse-to-fine point clouds for the target 3D model from every expansion stage, but also unsupervisedly discover the semantic segmentation of the target model according to the hierarchical/parent-child relation between the points across expansion stages. Moreover, the expansion modules and other elements used in our recursive generator are mostly sharing weights thus making the overall framework light and efficient. Extensive experiments are conducted to demonstrate that our proposed point cloud generator has comparable or even superior performance on both generation and reconstruction tasks in comparison to various baselines, as well as provides the consistent co-segmentation among 3D instances of the same object class.

📄 PDF Abstract BibTeX arXiv:2105.14322

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud GenerationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ReFu: Recursive Fusion for Exemplar-Free 3D Class-Incremental Learning

2024-09-18 · Yi Yang, Lei Zhong, Huiping Zhuang

We introduce a novel Recursive Fusion model, dubbed ReFu, designed to integrate point clouds and meshes for exemplar-free 3D Class-Incremental Learning, where the model learns new 3D classes while retaining knowledge of …

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+1

Point Cloud Objective Quality: Benchmarking Features and Quality Evaluation

2025-04-04 · Joao Prazeres, Rafael Rodrigues, Manuela Pereira, Antonio M. G. Pinheiro

Full-reference point cloud objective metrics are currently providing very accurate representations of perceptual quality. These metrics are usually composed of a set of features that are somehow combined, resulting in a …

AttributeBenchmarkingfeature selectionGraph Similarity+1

LAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned Keypoints

2022-03-31 · CVPR 2022 1 · Junshu Tang, Zhijun Gong, Ran Yi, Yuan Xie 외

Point cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete p…

Point Cloud Completion

CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers

2024-01-03 · Yi Rong, Haoran Zhou, Lixin Yuan, Cheng Mei 외

Point cloud completion is an indispensable task for recovering complete point clouds due to incompleteness caused by occlusion, limited sensor resolution, etc. The family of coarse-to-fine generation architectures has re…

Point Cloud Completion

Point Cloud Attribute Compression via Successive Subspace Graph Transform

2020-10-29 · Yueru Chen, Yiting shao, Jing Wang, Ge Li 외

Inspired by the recently proposed successive subspace learning (SSL) principles, we develop a successive subspace graph transform (SSGT) to address point cloud attribute compression in this work. The octree geometry stru…

Attribute