paper-with-me

홈 › Papers

MVD-Fusion: Single-view 3D via Depth-consistent Multi-view Generation

2024-04-04 · CVPR 2024 1 · Hanzhe Hu, Zhizhuo Zhou, Varun Jampani, Shubham Tulsiani

We present MVD-Fusion: a method for single-view 3D inference via generative modeling of multi-view-consistent RGB-D images. While recent methods pursuing 3D inference advocate learning novel-view generative models, these generations are not 3D-consistent and require a distillation process to generate a 3D output. We instead cast the task of 3D inference as directly generating mutually-consistent multiple views and build on the insight that additionally inferring depth can provide a mechanism for enforcing this consistency. Specifically, we train a denoising diffusion model to generate multi-view RGB-D images given a single RGB input image and leverage the (intermediate noisy) depth estimates to obtain reprojection-based conditioning to maintain multi-view consistency. We train our model using large-scale synthetic dataset Obajverse as well as the real-world CO3D dataset comprising of generic camera viewpoints. We demonstrate that our approach can yield more accurate synthesis compared to recent state-of-the-art, including distillation-based 3D inference and prior multi-view generation methods. We also evaluate the geometry induced by our multi-view depth prediction and find that it yields a more accurate representation than other direct 3D inference approaches.

📄 PDF Abstract BibTeX arXiv:2404.03656

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDepth EstimationDepth Prediction

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

MultiDiff: Consistent Novel View Synthesis from a Single Image

2024-06-26 · CVPR 2024 1 · Norman Müller, Katja Schwarz, Barbara Roessle, Lorenzo Porzi 외

We introduce MultiDiff, a novel approach for consistent novel view synthesis of scenes from a single RGB image. The task of synthesizing novel views from a single reference image is highly ill-posed by nature, as there e…

Image GenerationNovel View SynthesisScene Generation

Novel View Synthesis of Dynamic Scenes with Globally Coherent Depths from a Monocular Camera

2020-04-02 · CVPR 2020 6 · Jae Shin Yoon, Kihwan Kim, Orazio Gallo, Hyun Soo Park 외

This paper presents a new method to synthesize an image from arbitrary views and times given a collection of images of a dynamic scene. A key challenge for the novel view synthesis arises from dynamic scene reconstructio…

Depth EstimationNovel View Synthesis

Text-guided High-definition Consistency Texture Model

2023-05-10 · Zhibin Tang, Tiantong He

With the advent of depth-to-image diffusion models, text-guided generation, editing, and transfer of realistic textures are no longer difficult. However, due to the limitations of pre-trained diffusion models, they can o…

modelparameter-efficient fine-tuningtext-guided-generationVocal Bursts Intensity Prediction

Adaptive Fusion of Single-View and Multi-View Depth for Autonomous Driving

2024-03-12 · CVPR 2024 1 · Junda Cheng, Wei Yin, Kaixuan Wang, Xiaozhi Chen 외

Multi-view depth estimation has achieved impressive performance over various benchmarks. However, almost all current multi-view systems rely on given ideal camera poses, which are unavailable in many real-world scenarios…

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Single-View and Multi-View Depth Fusion

2016-11-22 · José M. Fácil, Alejo Concha, Luis Montesano, Javier Civera

Dense and accurate 3D mapping from a monocular sequence is a key technology for several applications and still an open research area. This paper leverages recent results on single-view CNN-based depth estimation and fuse…

Depth Estimation