paper-with-me

홈 › Papers

Advancing Super-Resolution in Neural Radiance Fields via Variational Diffusion Strategies

2024-10-22 · Shrey Vishen, Jatin Sarabu, Saurav Kumar, Chinmay Bharathulwar, Rithwick Lakshmanan, Vishnu Srinivas

We present a novel method for diffusion-guided frameworks for view-consistent super-resolution (SR) in neural rendering. Our approach leverages existing 2D SR models in conjunction with advanced techniques such as Variational Score Distilling (VSD) and a LoRA fine-tuning helper, with spatial training to significantly boost the quality and consistency of upscaled 2D images compared to the previous methods in the literature, such as Renoised Score Distillation (RSD) proposed in DiSR-NeRF (1), or SDS proposed in DreamFusion. The VSD score facilitates precise fine-tuning of SR models, resulting in high-quality, view-consistent images. To address the common challenge of inconsistencies among independent SR 2D images, we integrate Iterative 3D Synchronization (I3DS) from the DiSR-NeRF framework. Our quantitative benchmarks and qualitative results on the LLFF dataset demonstrate the superior performance of our system compared to existing methods such as DiSR-NeRF.

📄 PDF Abstract BibTeX arXiv:2410.18137

Code (2)

shreyvish5678/SR-NeRF-with-Variational-Diffusion-Strategies 공식 구현 jax
shreyvish5678/advancing-super-resolution-in-neural-radiance-fields-via-variational-diffusion-strategies 공식 구현 jax

Tasks

NeRFNeural RenderingSuper-Resolution

Similar Papers 제목 키워드 기반

Cross-Guided Optimization of Radiance Fields With Multi-View Image Super-Resolution for High-Resolution Novel View Synthesis

2023-01-01 · CVPR 2023 1 · Youngho Yoon, Kuk-Jin Yoon

Novel View Synthesis (NVS) aims at synthesizing an image from an arbitrary viewpoint using multi-view images and camera poses. Among the methods for NVS, Neural Radiance Fields (NeRF) is capable of NVS for an arbitra…

Image Super-ResolutionNeRFNovel View SynthesisSuper-Resolution

Generalizable NGP-SR: Generalizable Neural Radiance Fields Super-Resolution via Neural Graph Primitives

2026-03-20 · Wanqi Yuan, Omkar Sharad Mayekar, Connor Pennington, Nianyi Li arxiv

Neural Radiance Fields (NeRF) achieve photorealistic novel view synthesis but become costly when high-resolution (HR) rendering is required, as HR outputs demand dense sampling and higher-capacity models. Moreover, naive…

Novel View Synthesis

ZS-SRT: An Efficient Zero-Shot Super-Resolution Training Method for Neural Radiance Fields

2023-12-19 · Xiang Feng, Yongbo He, YuBo Wang, Chengkai Wang 외

Neural Radiance Fields (NeRF) have achieved great success in the task of synthesizing novel views that preserve the same resolution as the training views. However, it is challenging for NeRF to synthesize high-quality hi…

Inverse RenderingNeRFSuper-Resolution

Addressing the Shape-Radiance Ambiguity in View-Dependent Radiance Fields

2022-03-03 · Sverker Rasmuson, Erik Sintorn, Ulf Assarsson

We present a method for handling view-dependent information in radiance fields to help with convergence and quality of 3D reconstruction. Radiance fields with view-dependence suffers from the so called shape-radiance amb…

3D Reconstruction

Pix2NeRF: Unsupervised Conditional p-GAN for Single Image to Neural Radiance Fields Translation

2022-01-01 · CVPR 2022 1 · Shengqu Cai, Anton Obukhov, Dengxin Dai, Luc van Gool

We propose a pipeline to generate Neural Radiance Fields (NeRF) of an object or a scene of a specific class, conditioned on a single input image. This is a challenging task, as training NeRF requires multiple views o…

3D-Aware Image SynthesisImage GenerationNeRFNovel View Synthesis+2