paper-with-me

Papers

Efficient and Differentiable Shadow Computation for Inverse Problems

2021-04-01 · ICCV 2021 10 · Linjie Lyu, Marc Habermann, Lingjie Liu, Mallikarjun B R, Ayush Tewari, Christian Theobalt

Differentiable rendering has received increasing interest for image-based inverse problems. It can benefit traditional optimization-based solutions to inverse problems, but also allows for self-supervision of learning-based approaches for which training data with ground truth annotation is hard to obtain. However, existing differentiable renderers either do not model visibility of the light sources from the different points in the scene, responsible for shadows in the images, or are too slow for being used to train deep architectures over thousands of iterations. To this end, we propose an accurate yet efficient approach for differentiable visibility and soft shadow computation. Our approach is based on the spherical harmonics approximations of the scene illumination and visibility, where the occluding surface is approximated with spheres. This allows for a significantly more efficient shadow computation compared to methods based on ray tracing. As our formulation is differentiable, it can be used to solve inverse problems such as texture, illumination, rigid pose, and geometric deformation recovery from images using analysis-by-synthesis optimization.

📄 PDF Abstract BibTeX arXiv:2104.00359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Shadow Mapping for Efficient Inverse Graphics

2023-08-21 · CVPR 2023 1 · Markus Worchel, Marc Alexa

We show how shadows can be efficiently generated in differentiable rendering of triangle meshes. Our central observation is that pre-filtered shadow mapping, a technique for approximating shadows based on rendering from …

DANI-Net: Uncalibrated Photometric Stereo by Differentiable Shadow Handling, Anisotropic Reflectance Modeling, and Neural Inverse Rendering

2023-03-27 · CVPR 2023 1 · Zongrui Li, Qian Zheng, Boxin Shi, Gang Pan 외

Uncalibrated photometric stereo (UPS) is challenging due to the inherent ambiguity brought by the unknown light. Although the ambiguity is alleviated on non-Lambertian objects, the problem is still difficult to solve for…

Inverse Rendering

SIR: Multi-view Inverse Rendering with Decomposable Shadow for Indoor Scenes

2024-02-09 · Xiaokang Wei, Zhuoman Liu, Yan Luximon

We propose SIR, an efficient method to decompose differentiable shadows for inverse rendering on indoor scenes using multi-view data, addressing the challenges in accurately decomposing the materials and lighting conditi…

Inverse Rendering

Differentiable Point-based Inverse Rendering

2023-12-05 · CVPR 2024 1 · Hoon-Gyu Chung, Seokjun Choi, Seung-Hwan Baek

We present differentiable point-based inverse rendering, DPIR, an analysis-by-synthesis method that processes images captured under diverse illuminations to estimate shape and spatially-varying BRDF. To this end, we adop…

Computational EfficiencyInverse RenderingShadow Detection

Inverse analysis of granular flows using differentiable graph neural network simulator

2024-01-17 · Yongjin Choi, Krishna Kumar

Inverse problems in granular flows, such as landslides and debris flows, involve estimating material parameters or boundary conditions based on target runout profile. Traditional high-fidelity simulators for these invers…

Computational EfficiencyGraph Neural Network