RPG: Learning Recursive Point Cloud Generation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Point Cloud GenerationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
ReFu: Recursive Fusion for Exemplar-Free 3D Class-Incremental Learning
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+1Point Cloud Objective Quality: Benchmarking Features and Quality Evaluation
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+1LAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned Keypoints
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 CompletionCRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers
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 CompletionPoint Cloud Attribute Compression via Successive Subspace Graph Transform
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