paper-with-me

Papers

PC2: Projection-Conditioned Point Cloud Diffusion for Single-Image 3D Reconstruction

2023-01-01 · CVPR 2023 1 · Luke Melas-Kyriazi, Christian Rupprecht, Andrea Vedaldi

Reconstructing the 3D shape of an object from a single RGB image is a long-standing problem in computer vision. In this paper, we propose a novel method for single-image 3D reconstruction which generates a sparse point cloud via a conditional denoising diffusion process. Our method takes as input a single RGB image along with its camera pose and gradually denoises a set of 3D points, whose positions are initially sampled randomly from a three-dimensional Gaussian distribution, into the shape of an object. The key to our method is a geometrically-consistent conditioning process which we call projection conditioning: at each step in the diffusion process, we project local image features onto the partially-denoised point cloud from the given camera pose. This projection conditioning process enables us to generate high-resolution sparse geometries that are well-aligned with the input image and can additionally be used to predict point colors after shape reconstruction. Moreover, due to the probabilistic nature of the diffusion process, our method is naturally capable of generating multiple different shapes consistent with a single input image. In contrast to prior work, our approach not only performs well on synthetic benchmarks but also gives large qualitative improvements on complex real-world data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDenoising

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 제목 키워드 기반

$PC^2$: Projection-Conditioned Point Cloud Diffusion for Single-Image 3D Reconstruction

2023-02-21 · Luke Melas-Kyriazi, Christian Rupprecht, Andrea Vedaldi

Reconstructing the 3D shape of an object from a single RGB image is a long-standing and highly challenging problem in computer vision. In this paper, we propose a novel method for single-image 3D reconstruction which gen…

3D ReconstructionDenoising

CCD-3DR: Consistent Conditioning in Diffusion for Single-Image 3D Reconstruction

2023-08-15 · Yan Di, Chenyangguang Zhang, Pengyuan Wang, Guangyao Zhai 외

In this paper, we present a novel shape reconstruction method leveraging diffusion model to generate 3D sparse point cloud for the object captured in a single RGB image. Recent methods typically leverage global embedding…

3D Reconstruction

Multi-hypotheses Conditioned Point Cloud Diffusion for 3D Human Reconstruction from Occluded Images

2024-09-27 · Donghwan Kim, Tae-Kyun Kim

3D human shape reconstruction under severe occlusion due to human-object or human-human interaction is a challenging problem. Parametric models i.e., SMPL(-X), which are based on the statistics across human shapes, can r…

3D Human ReconstructionDenoising

Point-MF: One-step Point Cloud Generation from a Single Image via Mean Flows

2026-04-27 · Yuta Baba, Keiji Yanai arxiv

Single-image point cloud reconstruction must infer complete 3D geometry, including occluded parts, from a single RGB image. While diffusion-based reconstructors achieve high accuracy, they typically require many denoisin…

Point Cloud GenerationPoint Clouds

Geometry Without Coordinates: LiDAR Diffusion as a 3D Feature Bridge

2026-09-09 · Samed Doğan, Nico Leuze, Alfred Schöttl arxiv

Transferring the rich priors of large 2D foundation models to sparse 3D LiDAR remains challenging, as training native 3D foundation models at comparable scale is limited by data and annotation scarcity. We introduce a Li…

Semantic Segmentation