paper-with-me

Papers

3D Shape Generation and Completion through Point-Voxel Diffusion

2021-04-08 · ICCV 2021 10 · Linqi Zhou, Yilun Du, Jiajun Wu

We propose a novel approach for probabilistic generative modeling of 3D shapes. Unlike most existing models that learn to deterministically translate a latent vector to a shape, our model, Point-Voxel Diffusion (PVD), is a unified, probabilistic formulation for unconditional shape generation and conditional, multi-modal shape completion. PVD marries denoising diffusion models with the hybrid, point-voxel representation of 3D shapes. It can be viewed as a series of denoising steps, reversing the diffusion process from observed point cloud data to Gaussian noise, and is trained by optimizing a variational lower bound to the (conditional) likelihood function. Experiments demonstrate that PVD is capable of synthesizing high-fidelity shapes, completing partial point clouds, and generating multiple completion results from single-view depth scans of real objects.

📄 PDF Abstract BibTeX arXiv:2104.03670

Code (1)

alexzhou907/pvd pytorch

Tasks

3D Shape GenerationDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Voxel-based Network for Shape Completion by Leveraging Edge Generation

2021-08-23 · ICCV 2021 10 · Xiaogang Wang, Marcelo H Ang Jr, Gim Hee Lee

Deep learning technique has yielded significant improvements in point cloud completion with the aim of completing missing object shapes from partial inputs. However, most existing methods fail to recover realistic struct…

Point Cloud Completion

VPP: Efficient Conditional 3D Generation via Voxel-Point Progressive Representation

2023-07-28 · NeurIPS 2023 11 · Zekun Qi, Muzhou Yu, Runpei Dong, Kaisheng Ma

Conditional 3D generation is undergoing a significant advancement, enabling the free creation of 3D content from inputs such as text or 2D images. However, previous approaches have suffered from low inference efficiency,…

3D Generation8k

Efficient and Scalable Point Cloud Generation with Sparse Point-Voxel Diffusion Models

2024-08-12 · Ioannis Romanelis, Vlassios Fotis, Athanasios Kalogeras, Christos Alexakos 외

We propose a novel point cloud U-Net diffusion architecture for 3D generative modeling capable of generating high-quality and diverse 3D shapes while maintaining fast generation times. Our network employs a dual-branch a…

Computational EfficiencyPoint Cloud CompletionPoint Cloud GenerationSuper-Resolution

DinoComplete: 3D Shape Completion with Distilled Semantic Priors and State Space Models

2026-05-26 · Furkan Mert Algan, Eckehard Steinbach arxiv

3D shape completion from partial scans remains challenging for unseen categories and noisy real-world observations, where geometry alone is often insufficient for inferring missing structure. We present DinoComplete, a d…

Robust 3D Tracking with Quality-Aware Shape Completion

2023-12-17 · Jingwen Zhang, Zikun Zhou, Guangming Lu, Jiandong Tian 외

3D single object tracking remains a challenging problem due to the sparsity and incompleteness of the point clouds. Existing algorithms attempt to address the challenges in two strategies. The first strategy is to learn …

3D Single Object TrackingObject Tracking