paper-with-me

홈 › Papers

DiSR-NeRF: Diffusion-Guided View-Consistent Super-Resolution NeRF

2024-04-01 · CVPR 2024 1 · Jie Long Lee, Chen Li, Gim Hee Lee

We present DiSR-NeRF, a diffusion-guided framework for view-consistent super-resolution (SR) NeRF. Unlike prior works, we circumvent the requirement for high-resolution (HR) reference images by leveraging existing powerful 2D super-resolution models. Nonetheless, independent SR 2D images are often inconsistent across different views. We thus propose Iterative 3D Synchronization (I3DS) to mitigate the inconsistency problem via the inherent multi-view consistency property of NeRF. Specifically, our I3DS alternates between upscaling low-resolution (LR) rendered images with diffusion models, and updating the underlying 3D representation with standard NeRF training. We further introduce Renoised Score Distillation (RSD), a novel score-distillation objective for 2D image resolution. Our RSD combines features from ancestral sampling and Score Distillation Sampling (SDS) to generate sharp images that are also LR-consistent. Qualitative and quantitative results on both synthetic and real-world datasets demonstrate that our DiSR-NeRF can achieve better results on NeRF super-resolution compared with existing works. Code and video results available at the project website.

📄 PDF Abstract BibTeX arXiv:2404.00874

Code (1)

leejielong/disr-nerf 공식 구현 jax

Tasks

NeRFSuper-Resolution

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

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

2024-10-22 · Shrey Vishen, Jatin Sarabu, Saurav Kumar, Chinmay Bharathulwar 외

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

NeRFNeural RenderingSuper-Resolution

NerfDiff: Single-image View Synthesis with NeRF-guided Distillation from 3D-aware Diffusion

2023-02-20 · Jiatao Gu, Alex Trevithick, Kai-En Lin, Josh Susskind 외

Novel view synthesis from a single image requires inferring occluded regions of objects and scenes whilst simultaneously maintaining semantic and physical consistency with the input. Existing approaches condition neural …

NeRFNovel View Synthesis

Taming Uncertainty in Sparse-view Generalizable NeRF via Indirect Diffusion Guidance

2024-02-02 · Yaokun Li, Chao Gou, Guang Tan

Neural Radiance Fields (NeRF) have demonstrated effectiveness in synthesizing novel views. However, their reliance on dense inputs and scene-specific optimization has limited their broader applicability. Generalizable Ne…

NeRF

Sketch2NeRF: Multi-view Sketch-guided Text-to-3D Generation

2024-01-25 · Minglin Chen, Weihao Yuan, Yukun Wang, Zhe Sheng 외

Recently, text-to-3D approaches have achieved high-fidelity 3D content generation using text description. However, the generated objects are stochastic and lack fine-grained control. Sketches provide a cheap approach to …

3D GenerationNeRFText to 3D

InNeRF360: Text-Guided 3D-Consistent Object Inpainting on 360-degree Neural Radiance Fields

2023-05-24 · CVPR 2024 1 · Dongqing Wang, Tong Zhang, Alaa Abboud, Sabine Süsstrunk

We propose InNeRF360, an automatic system that accurately removes text-specified objects from 360-degree Neural Radiance Fields (NeRF). The challenge is to effectively remove objects while inpainting perceptually consist…

3D InpaintingNeRFSegmentation