paper-with-me

홈 › Papers

Sampling Neural Radiance Fields for Refractive Objects

2022-11-27 · Jen-I Pan, Jheng-Wei Su, Kai-Wen Hsiao, Ting-Yu Yen, Hung-Kuo Chu

Recently, differentiable volume rendering in neural radiance fields (NeRF) has gained a lot of popularity, and its variants have attained many impressive results. However, existing methods usually assume the scene is a homogeneous volume so that a ray is cast along the straight path. In this work, the scene is instead a heterogeneous volume with a piecewise-constant refractive index, where the path will be curved if it intersects the different refractive indices. For novel view synthesis of refractive objects, our NeRF-based framework aims to optimize the radiance fields of bounded volume and boundary from multi-view posed images with refractive object silhouettes. To tackle this challenging problem, the refractive index of a scene is reconstructed from silhouettes. Given the refractive index, we extend the stratified and hierarchical sampling techniques in NeRF to allow drawing samples along a curved path tracked by the Eikonal equation. The results indicate that our framework outperforms the state-of-the-art method both quantitatively and qualitatively, demonstrating better performance on the perceptual similarity metric and an apparent improvement in the rendering quality on several synthetic and real scenes.

📄 PDF Abstract BibTeX arXiv:2211.14799

Code (1)

alexkeroro86/samplenerfro 공식 구현 jax

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

NeRFrac: Neural Radiance Fields through Refractive Surface

2023-01-01 · ICCV 2023 1 · Yifan Zhan, Shohei Nobuhara, Ko Nishino, Yinqiang Zheng

Neural Radiance Fields (NeRF) is a popular neural expression for novel view synthesis. By querying spatial points and view directions, a multilayer perceptron (MLP) can be trained to output the volume density and rad…

NeRFNovel View Synthesis

NeRRF: 3D Reconstruction and View Synthesis for Transparent and Specular Objects with Neural Refractive-Reflective Fields

2023-09-22 · Xiaoxue Chen, Junchen Liu, Hao Zhao, Guyue Zhou 외

Neural radiance fields (NeRF) have revolutionized the field of image-based view synthesis. However, NeRF uses straight rays and fails to deal with complicated light path changes caused by refraction and reflection. This …

3D ReconstructionNeRFObject

Multi-Space Neural Radiance Fields

2023-05-07 · CVPR 2023 1 · Ze-Xin Yin, Jiaxiong Qiu, Ming-Ming Cheng, Bo Ren

Existing Neural Radiance Fields (NeRF) methods suffer from the existence of reflective objects, often resulting in blurry or distorted rendering. Instead of calculating a single radiance field, we propose a multi-space n…

NeRF

Inverse Rendering of Glossy Objects via the Neural Plenoptic Function and Radiance Fields

2024-03-24 · CVPR 2024 1 · Haoyuan Wang, WenBo Hu, Lei Zhu, Rynson W. H. Lau

Inverse rendering aims at recovering both geometry and materials of objects. It provides a more compatible reconstruction for conventional rendering engines, compared with the neural radiance fields (NeRFs). On the other…

Inverse RenderingNeRFObject

Distinguishing Refracted Features using Light Field Cameras with Application to Structure from Motion

2018-05-31 · Tsai Dorian, Dansereau Donald G, Peynot Thierry, Corke Peter

Robots must reliably interact with refractive objects in many applications; however, refractive objects can cause many robotic vision algorithms to become unreliable or even fail, particularly feature-based matching appl…