paper-with-me

Papers

ORCa: Glossy Objects as Radiance Field Cameras

2022-12-08 · Kushagra Tiwary, Akshat Dave, Nikhil Behari, Tzofi Klinghoffer, Ashok Veeraraghavan, Ramesh Raskar

Reflections on glossy objects contain valuable and hidden information about the surrounding environment. By converting these objects into cameras, we can unlock exciting applications, including imaging beyond the camera's field-of-view and from seemingly impossible vantage points, e.g. from reflections on the human eye. However, this task is challenging because reflections depend jointly on object geometry, material properties, the 3D environment, and the observer viewing direction. Our approach converts glossy objects with unknown geometry into radiance-field cameras to image the world from the object's perspective. Our key insight is to convert the object surface into a virtual sensor that captures cast reflections as a 2D projection of the 5D environment radiance field visible to the object. We show that recovering the environment radiance fields enables depth and radiance estimation from the object to its surroundings in addition to beyond field-of-view novel-view synthesis, i.e. rendering of novel views that are only directly-visible to the glossy object present in the scene, but not the observer. Moreover, using the radiance field we can image around occluders caused by close-by objects in the scene. Our method is trained end-to-end on multi-view images of the object and jointly estimates object geometry, diffuse radiance, and the 5D environment radiance field.

📄 PDF Abstract BibTeX arXiv:2212.04531

Code (1)

ktiwary2/orca 공식 구현 pytorch

Tasks

Novel View SynthesisObject

Similar Papers 제목 키워드 기반

ORCa: Glossy Objects As Radiance-Field Cameras

2023-01-01 · CVPR 2023 1 · Kushagra Tiwary, Akshat Dave, Nikhil Behari, Tzofi Klinghoffer 외

Reflections on glossy objects contain valuable and hidden information about the surrounding environment. By converting these objects into cameras, we can unlock exciting applications, including imaging beyond the cam…

Novel View SynthesisObject

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

ABLE-NeRF: Attention-Based Rendering with Learnable Embeddings for Neural Radiance Field

2023-03-24 · CVPR 2023 1 · Zhe Jun Tang, Tat-Jen Cham, Haiyu Zhao

Neural Radiance Field (NeRF) is a popular method in representing 3D scenes by optimising a continuous volumetric scene function. Its large success which lies in applying volumetric rendering (VR) is also its Achilles' he…

NeRFSSIM

Factored-NeuS: Reconstructing Surfaces, Illumination, and Materials of Possibly Glossy Objects

2023-05-29 · CVPR 2025 1 · Yue Fan, Ningjing Fan, Ivan Skorokhodov, Oleg Voynov 외

We develop a method that recovers the surface, materials, and illumination of a scene from its posed multi-view images. In contrast to prior work, it does not require any additional data and can handle glossy objects or …

Inverse RenderingSurface Reconstruction

RISE-SDF: a Relightable Information-Shared Signed Distance Field for Glossy Object Inverse Rendering

2024-09-30 · Deheng Zhang, Jingyu Wang, Shaofei Wang, Marko Mihajlovic 외

In this paper, we propose a novel end-to-end relightable neural inverse rendering system that achieves high-quality reconstruction of geometry and material properties, thus enabling high-quality relighting. The cornersto…

Inverse Rendering