paper-with-me

Papers

Point Cloud Part Editing: Segmentation, Generation, Assembly, and Selection

2023-12-19 · Kaiyi Zhang, Yang Chen, Ximing Yang, Weizhong Zhang, Cheng Jin

Ideal part editing should guarantee the diversity of edited parts, the fidelity to the remaining parts, and the quality of the results. However, previous methods do not disentangle each part completely, which means the edited parts will affect the others, resulting in poor diversity and fidelity. In addition, some methods lack constraints between parts, which need manual selections of edited results to ensure quality. Therefore, we propose a four-stage process for point cloud part editing: Segmentation, Generation, Assembly, and Selection. Based on this process, we introduce SGAS, a model for part editing that employs two strategies: feature disentanglement and constraint. By independently fitting part-level feature distributions, we realize the feature disentanglement. By explicitly modeling the transformation from object-level distribution to part-level distributions, we realize the feature constraint. Considerable experiments on different datasets demonstrate the efficiency and effectiveness of SGAS on point cloud part editing. In addition, SGAS can be pruned to realize unsupervised part-aware point cloud generation and achieves state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2312.11867

Code (1)

kaiyizhang/SGAS 공식 구현 pytorch

Tasks

DisentanglementDiversityPoint Cloud Generation

Similar Papers 제목 키워드 기반

SeaLion: Semantic Part-Aware Latent Point Diffusion Models for 3D Generation

2025-01-01 · CVPR 2025 1 · Dekai Zhu, Yan Di, Stefan Gavranovic, Slobodan Ilic

Denoising diffusion probabilistic models have achieved significant success in point cloud generation, enabling numerous downstream applications, such as generative data augmentation and 3D model editing. However, lit…

3D GenerationData AugmentationDenoisingModel Editing+2

LPMNet: Latent Part Modification and Generation for 3D Point Clouds

2020-08-08 · Cihan Öngün, Alptekin Temizel

In this paper, we focus on latent modification and generation of 3D point cloud object models with respect to their semantic parts. Different to the existing methods which use separate networks for part generation and as…

EditVAE: Unsupervised Part-Aware Controllable 3D Point Cloud Shape Generation

2021-10-13 · Shidi Li, Miaomiao Liu, Christian Walder

This paper tackles the problem of parts-aware point cloud generation. Unlike existing works which require the point cloud to be segmented into parts a priori, our parts-aware editing and generation are performed in an un…

Inductive BiasPoint Cloud Generation

DatasetNeRF: Efficient 3D-aware Data Factory with Generative Radiance Fields

2023-11-18 · Yu Chi, Fangneng Zhan, Sibo Wu, Christian Theobalt 외

Progress in 3D computer vision tasks demands a huge amount of data, yet annotating multi-view images with 3D-consistent annotations, or point clouds with part segmentation is both time-consuming and challenging. This pap…

DecoderPoint Cloud SegmentationSegmentationVideo Segmentation+1

Procedural Editing of 3D Building Point Clouds

2015-12-01 · ICCV 2015 12 · Ilke Demir, Daniel G. Aliaga, Bedrich Benes

Thanks to the recent advances in computational photography and remote sensing, point clouds of buildings are becoming increasingly available, yet their processing poses various challenges. In our work, we tackle the prob…

Point Cloud CompletionTemplate Matching