paper-with-me

Papers

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

2023-08-15 · Yan Di, Chenyangguang Zhang, Pengyuan Wang, Guangyao Zhai, Ruida Zhang, Fabian Manhardt, Benjamin Busam, Xiangyang Ji, Federico Tombari

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 or local projection-based features as the condition to guide the diffusion model. However, such strategies fail to consistently align the denoised point cloud with the given image, leading to unstable conditioning and inferior performance. In this paper, we present CCD-3DR, which exploits a novel centered diffusion probabilistic model for consistent local feature conditioning. We constrain the noise and sampled point cloud from the diffusion model into a subspace where the point cloud center remains unchanged during the forward diffusion process and reverse process. The stable point cloud center further serves as an anchor to align each point with its corresponding local projection-based features. Extensive experiments on synthetic benchmark ShapeNet-R2N2 demonstrate that CCD-3DR outperforms all competitors by a large margin, with over 40% improvement. We also provide results on real-world dataset Pix3D to thoroughly demonstrate the potential of CCD-3DR in real-world applications. Codes will be released soon

📄 PDF Abstract BibTeX arXiv:2308.07837

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

fail 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

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 poi…

3D ReconstructionDenoising

$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

Coherent 3D Scene Diffusion From a Single RGB Image

2024-12-13 · Manuel Dahnert, Angela Dai, Norman Müller, Matthias Nießner

We present a novel diffusion-based approach for coherent 3D scene reconstruction from a single RGB image. Our method utilizes an image-conditioned 3D scene diffusion model to simultaneously denoise the 3D poses and geome…

3D Scene Reconstruction

Human-3Diffusion: Realistic Avatar Creation via Explicit 3D Consistent Diffusion Models

2024-06-12 · Yuxuan Xue, Xianghui Xie, Riccardo Marin, Gerard Pons-Moll

Creating realistic avatars from a single RGB image is an attractive yet challenging problem. Due to its ill-posed nature, recent works leverage powerful prior from 2D diffusion models pretrained on large datasets. Althou…

3D Reconstruction

Novel View Synthesis with Diffusion Models

2022-10-06 · Daniel Watson, William Chan, Ricardo Martin-Brualla, Jonathan Ho 외

We present 3DiM, a diffusion model for 3D novel view synthesis, which is able to translate a single input view into consistent and sharp completions across many views. The core component of 3DiM is a pose-conditional ima…

DenoisingNovel View Synthesis