Cross-Ray Neural Radiance Fields for Novel-view Synthesis from Unconstrained Image Collections
Yifan Yang, Shuhai Zhang, Zixiong Huang, Yubing Zhang and, Mingkui Tan

TL;DR
This paper introduces Cross-Ray NeRF (CR-NeRF), a novel method that leverages information across multiple rays to improve novel-view synthesis from unconstrained image collections, effectively handling appearance variations and transient occlusions.
Contribution
CR-NeRF models cross-ray features and fuses global statistics to synthesize occlusion-free views, addressing appearance changes and transient objects in unconstrained scenes.
Findings
CR-NeRF outperforms existing methods on real-world datasets.
Leveraging cross-ray correlation captures more global scene information.
The approach effectively handles appearance variations and transient occlusions.
Abstract
Neural Radiance Fields (NeRF) is a revolutionary approach for rendering scenes by sampling a single ray per pixel and it has demonstrated impressive capabilities in novel-view synthesis from static scene images. However, in practice, we usually need to recover NeRF from unconstrained image collections, which poses two challenges: 1) the images often have dynamic changes in appearance because of different capturing time and camera settings; 2) the images may contain transient objects such as humans and cars, leading to occlusion and ghosting artifacts. Conventional approaches seek to address these challenges by locally utilizing a single ray to synthesize a color of a pixel. In contrast, humans typically perceive appearance and objects by globally utilizing information across multiple pixels. To mimic the perception process of humans, in this paper, we propose Cross-Ray NeRF (CR-NeRF)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Cross-Ray Neural Radiance Fields for Novel-View Synthesis from Unconstrained Image Collections· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis
