paper-with-me

홈 › Papers

NeRF-MS: Neural Radiance Fields with Multi-Sequence

2023-01-01 · ICCV 2023 1 · Peihao Li, Shaohui Wang, Chen Yang, Bingbing Liu, Weichao Qiu, Haoqian Wang

Neural radiance fields (NeRF) achieve impressive performance in novel view synthesis when trained on only single sequence data. However, leveraging multiple sequences captured by different cameras at different times is essential for better reconstruction performance. Multi-sequence data takes two main challenges: appearance variation due to different lighting conditions and non-static objects like pedestrians. To address these issues, we propose NeRF-MS, a novel approach to training NeRF with multi-sequence data. Specifically, we utilize a triplet loss to regularize the distribution of per-image appearance code, which leads to better high-frequency texture and consistent appearance, such as specular reflections. Then, we explicitly model non-static objects to reduce floaters. Extensive results demonstrate that NeRF-MS not only outperforms state-of-the-art view synthesis methods on outdoor and synthetic scenes, but also achieves 3D consistent rendering and robust appearance controlling. Project page: https://nerf-ms.github.io/.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View SynthesisTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

EditableNeRF: Editing Topologically Varying Neural Radiance Fields by Key Points

2022-12-07 · CVPR 2023 1 · Chengwei Zheng, Wenbin Lin, Feng Xu

Neural radiance fields (NeRF) achieve highly photo-realistic novel-view synthesis, but it's a challenging problem to edit the scenes modeled by NeRF-based methods, especially for dynamic scenes. We propose editable neura…

NeRFNovel View Synthesis

Removing Objects From Neural Radiance Fields

2022-12-22 · CVPR 2023 1 · Silvan Weder, Guillermo Garcia-Hernando, Aron Monszpart, Marc Pollefeys 외

Neural Radiance Fields (NeRFs) are emerging as a ubiquitous scene representation that allows for novel view synthesis. Increasingly, NeRFs will be shareable with other people. Before sharing a NeRF, though, it might be d…

Image InpaintingNeRFNovel View Synthesis

USB-NeRF: Unrolling Shutter Bundle Adjusted Neural Radiance Fields

2023-10-04 · Moyang Li, Peng Wang, Lingzhe Zhao, Bangyan Liao 외

Neural Radiance Fields (NeRF) has received much attention recently due to its impressive capability to represent 3D scene and synthesize novel view images. Existing works usually assume that the input images are captured…

Camera Pose EstimationImage GenerationMotion EstimationNeRF+2

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

2024-03-28 · Yujin Chen, Yinyu Nie, Benjamin Ummenhofer, Reiner Birkl 외

We present Mesh2NeRF, an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth…

3D GenerationNeRF

NeRF++: Analyzing and Improving Neural Radiance Fields

2020-10-15 · Kai Zhang, Gernot Riegler, Noah Snavely, Vladlen Koltun

Neural Radiance Fields (NeRF) achieve impressive view synthesis results for a variety of capture settings, including 360 capture of bounded scenes and forward-facing capture of bounded and unbounded scenes. NeRF fits mul…

NeRF