paper-with-me

Papers

DeProCams: Simultaneous Relighting, Compensation and Shape Reconstruction for Projector-Camera Systems

2020-03-06 · Bingyao Huang, Haibin Ling

Image-based relighting, projector compensation and depth/normal reconstruction are three important tasks of projector-camera systems (ProCams) and spatial augmented reality (SAR). Although they share a similar pipeline of finding projector-camera image mappings, in tradition, they are addressed independently, sometimes with different prerequisites, devices and sampling images. In practice, this may be cumbersome for SAR applications to address them one-by-one. In this paper, we propose a novel end-to-end trainable model named DeProCams to explicitly learn the photometric and geometric mappings of ProCams, and once trained, DeProCams can be applied simultaneously to the three tasks. DeProCams explicitly decomposes the projector-camera image mappings into three subprocesses: shading attributes estimation, rough direct light estimation and photorealistic neural rendering. A particular challenge addressed by DeProCams is occlusion, for which we exploit epipolar constraint and propose a novel differentiable projector direct light mask. Thus, it can be learned end-to-end along with the other modules. Afterwards, to improve convergence, we apply photometric and geometric constraints such that the intermediate results are plausible. In our experiments, DeProCams shows clear advantages over previous arts with promising quality and meanwhile being fully differentiable. Moreover, by solving the three tasks in a unified model, DeProCams waives the need for additional optical devices, radiometric calibrations and structured light.

📄 PDF Abstract BibTeX arXiv:2003.03040

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Rendering

Similar Papers 제목 키워드 기반

Single-Shot Neural Relighting and SVBRDF Estimation

2020-08-01 · ECCV 2020 8 · Shen Sang, Manmohan Chandraker

We present a novel physically-motivated deep network for joint shape and material estimation, as well as relighting under novel illumination conditions, using a single image captured by a mobile phone camera. Our physica…

Inverse RenderingSVBRDF Estimation

MERLiN: Single-Shot Material Estimation and Relighting for Photometric Stereo

2024-09-01 · Ashish Tiwari, Satoshi Ikehata, Shanmuganathan Raman

Photometric stereo typically demands intricate data acquisition setups involving multiple light sources to recover surface normals accurately. In this paper, we propose MERLiN, an attention-based hourglass network that i…

Inverse Rendering

GR3EN: Generative Relighting for 3D Environments

2026-01-22 · Xiaoyan Xing, Philipp Henzler, Junhwa Hur, Runze Li 외 arxiv

We present a method for relighting 3D reconstructions of large room-scale environments. Existing solutions for 3D scene relighting often require solving under-determined or ill-conditioned inverse rendering problems, and…

Inverse Rendering3D Reconstruction

Improving Multi-View Reconstruction via Texture-Guided Gaussian-Mesh Joint Optimization

2025-11-06 · Zhejia Cai, Puhua Jiang, Shiwei Mao, Hongkun Cao 외 arxiv

Reconstructing real-world objects from multi-view images is essential for applications in 3D editing, AR/VR, and digital content creation. Existing methods typically prioritize either geometric accuracy (Multi-View Stere…

Novel View Synthesis3D Reconstruction

Geometry-aware Single-image Full-body Human Relighting

2022-07-11 · Chaonan Ji, Tao Yu, Kaiwen Guo, Jingxin Liu 외

Single-image human relighting aims to relight a target human under new lighting conditions by decomposing the input image into albedo, shape and lighting. Although plausible relighting results can be achieved, previous m…

DisentanglementNeural Rendering