paper-with-me

Papers

DualGenerator: Information Interaction-based Generative Network for Point Cloud Completion

2023-05-16 · Pengcheng Shi, Haozhe Cheng, Xu Han, Yiyang Zhou, Jihua Zhu

Point cloud completion estimates complete shapes from incomplete point clouds to obtain higher-quality point cloud data. Most existing methods only consider global object features, ignoring spatial and semantic information of adjacent points. They cannot distinguish structural information well between different object parts, and the robustness of models is poor. To tackle these challenges, we propose an information interaction-based generative network for point cloud completion ($\mathbf{DualGenerator}$). It contains an adversarial generation path and a variational generation path, which interact with each other and share weights. DualGenerator introduces a local refinement module in generation paths, which captures general structures from partial inputs, and then refines shape details of the point cloud. It promotes completion in the unknown region and makes a distinction between different parts more obvious. Moreover, we design DGStyleGAN to improve the generation quality further. It promotes the robustness of this network combined with fusion analysis of dual-path completion results. Qualitative and quantitative evaluations demonstrate that our method is superior on MVP and Completion3D datasets. The performance will not degrade significantly after adding noise interference or sparse sampling.

📄 PDF Abstract BibTeX arXiv:2305.09132

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

GenReg: Deep Generative Method for Fast Point Cloud Registration

2021-11-23 · Xiaoshui Huang, Zongyi Xu, Guofeng Mei, Sheng Li 외

Accurate and efficient point cloud registration is a challenge because the noise and a large number of points impact the correspondence search. This challenge is still a remaining research problem since most of the exist…

Point Cloud Registration

Patch-Wise Point Cloud Generation: A Divide-and-Conquer Approach

2023-07-22 · Cheng Wen, Baosheng Yu, Rao Fu, DaCheng Tao

A generative model for high-fidelity point clouds is of great importance in synthesizing 3d environments for applications such as autonomous driving and robotics. Despite the recent success of deep generative models for …

Autonomous DrivingPoint Cloud Generation

Feature Interactive Representation for Point Cloud Registration

2021-01-01 · ICCV 2021 10 · Bingli Wu, Jie Ma, Gaojie Chen, Pei An

Point cloud registration is the process of using the common structures in two point clouds to splice them together. To find out these common structures and make these structures match more accurately, we investigate …

Point Cloud RegistrationRepresentation Learning

DeepTreeGANv2: Iterative Pooling of Point Clouds

2023-11-24 · Moritz Alfons Wilhelm Scham, Dirk Krücker, Kerstin Borras

In High Energy Physics, detailed and time-consuming simulations are used for particle interactions with detectors. To bypass these simulations with a generative model, the generation of large point clouds in a short time…

Full Transformer Framework for Robust Point Cloud Registration with Deep Information Interaction

2021-12-17 · Guangyan Chen, Meiling Wang, Yufeng Yue, Qingxiang Zhang 외

Recent Transformer-based methods have achieved advanced performance in point cloud registration by utilizing advantages of the Transformer in order-invariance and modeling dependency to aggregate information. However, th…

Geometric MatchingPoint Cloud Registration