paper-with-me

Papers

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 2d images, it is non-trivial to generate 3d point clouds without a comprehensive understanding of both local and global geometric structures. In this paper, we devise a new 3d point cloud generation framework using a divide-and-conquer approach, where the whole generation process can be divided into a set of patch-wise generation tasks. Specifically, all patch generators are based on learnable priors, which aim to capture the information of geometry primitives. We introduce point- and patch-wise transformers to enable the interactions between points and patches. Therefore, the proposed divide-and-conquer approach contributes to a new understanding of point cloud generation from the geometry constitution of 3d shapes. Experimental results on a variety of object categories from the most popular point cloud dataset, ShapeNet, show the effectiveness of the proposed patch-wise point cloud generation, where it clearly outperforms recent state-of-the-art methods for high-fidelity point cloud generation.

📄 PDF Abstract BibTeX arXiv:2307.12049

Code (1)

wenc13/patchgeneration 공식 구현 pytorch

Tasks

Autonomous DrivingPoint Cloud Generation

Similar Papers 제목 키워드 기반

Rethinking Data Input for Point Cloud Upsampling

2024-07-05 · Tongxu Zhang

In recent years, point cloud upsampling has been widely applied in fields such as 3D reconstruction and surface generation. However, existing point cloud upsampling inputs are all patch based, and there is no research di…

3D Reconstructionpoint cloud upsampling

Patch-Based Deep Autoencoder for Point Cloud Geometry Compression

2021-10-18 · Kang You, Pan Gao

The ever-increasing 3D application makes the point cloud compression unprecedentedly important and needed. In this paper, we propose a patch-based compression process using deep learning, focusing on the lossy point clou…

Point cloud reconstruction

SPU-IMR: Self-supervised Arbitrary-scale Point Cloud Upsampling via Iterative Mask-recovery Network

2025-02-26 · Ziming Nie, Qiao Wu, Chenlei Lv, Siwen Quan 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from sparse point clouds. Existing point cloud upsampling methods typically approach the task as an interpolation problem. They achieve u…

point cloud upsampling

UGD: An Unsupervised Geometric Distance for Evaluating Real-world Noisy Point Cloud Denoising

2026-04-18 · Zhiyong Su, Jincan Wu, Yonghui Liu, Zheng Li 외 arxiv

Point cloud denoising is a fundamental and crucial challenge in real-world point cloud applications. Existing quantitative evaluation metrics for point cloud denoising methods are implemented in a supervised manner, whic…

Multi-Task LearningPoint Clouds

Implicit LOD using points ordering for processing and visualisation in Point Cloud Servers

2016-02-22 · Rémi Cura, Julien Perret, Nicolas Paparoditis

Lidar datasets now commonly reach Billions of points and are very dense. Using these point cloud becomes challenging, as the high number of points is intractable for most applications and for visualisation.In this work w…