paper-with-me

홈 › Papers

Long-Term Photometric Consistent Novel View Synthesis with Diffusion Models

2023-04-21 · ICCV 2023 1 · Jason J. Yu, Fereshteh Forghani, Konstantinos G. Derpanis, Marcus A. Brubaker

Novel view synthesis from a single input image is a challenging task, where the goal is to generate a new view of a scene from a desired camera pose that may be separated by a large motion. The highly uncertain nature of this synthesis task due to unobserved elements within the scene (i.e. occlusion) and outside the field-of-view makes the use of generative models appealing to capture the variety of possible outputs. In this paper, we propose a novel generative model capable of producing a sequence of photorealistic images consistent with a specified camera trajectory, and a single starting image. Our approach is centred on an autoregressive conditional diffusion-based model capable of interpolating visible scene elements, and extrapolating unobserved regions in a view, in a geometrically consistent manner. Conditioning is limited to an image capturing a single camera view and the (relative) pose of the new camera view. To measure the consistency over a sequence of generated views, we introduce a new metric, the thresholded symmetric epipolar distance (TSED), to measure the number of consistent frame pairs in a sequence. While previous methods have been shown to produce high quality images and consistent semantics across pairs of views, we show empirically with our metric that they are often inconsistent with the desired camera poses. In contrast, we demonstrate that our method produces both photorealistic and view-consistent imagery.

📄 PDF Abstract BibTeX arXiv:2304.10700

Code (1)

YorkUCVIL/Photoconsistent-NVS 공식 구현 pytorch

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Multi-View Consistent Generative Adversarial Networks for 3D-aware Image Synthesis

2022-04-13 · CVPR 2022 1 · Xuanmeng Zhang, Zhedong Zheng, Daiheng Gao, Bang Zhang 외

3D-aware image synthesis aims to generate images of objects from multiple views by learning a 3D representation. However, one key challenge remains: existing approaches lack geometry constraints, hence usually fail to ge…

3D-Aware Image Synthesis3D geometryImage Generation

MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference

2025-10-13 · Wenyuan Zhang, Jimin Tang, Weiqi Zhang, Yi Fang 외 arxiv

Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based…

Novel View Synthesis

UC-NeRF: Uncertainty-aware Conditional Neural Radiance Fields from Endoscopic Sparse Views

2024-09-04 · Jiaxin Guo, Jiangliu Wang, Ruofeng Wei, Di Kang 외

Visualizing surgical scenes is crucial for revealing internal anatomical structures during minimally invasive procedures. Novel View Synthesis is a vital technique that offers geometry and appearance reconstruction, enha…

NeRFNeural RenderingNovel View Synthesis

StructNeRF: Neural Radiance Fields for Indoor Scenes with Structural Hints

2022-09-12 · Zheng Chen, Chen Wang, Yuan-Chen Guo, Song-Hai Zhang

Neural Radiance Fields (NeRF) achieve photo-realistic view synthesis with densely captured input images. However, the geometry of NeRF is extremely under-constrained given sparse views, resulting in significant degradati…

Depth EstimationNeRFNovel View Synthesis

UMAMI: Unifying Masked Autoregressive Models and Deterministic Rendering for View Synthesis

2025-12-23 · Thanh-Tung Le, Tuan Pham, Tung Nguyen, Deying Kong 외 arxiv

Novel view synthesis (NVS) seeks to render photorealistic, 3D-consistent images of a scene from unseen camera poses given only a sparse set of posed views. Existing deterministic networks render observed regions quickly …

Novel View Synthesis