paper-with-me

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 the perspective of a light, can be combined with existing differentiable rasterizers to yield differentiable visibility information. We demonstrate at several inverse graphics problems that differentiable shadow maps are orders of magnitude faster than differentiable light transport simulation with similar accuracy -- while differentiable rasterization without shadows often fails to converge.

📄 PDF Abstract BibTeX arXiv:2308.10896

Code (1)

mworchel/differentiable-shadow-mapping 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Differentiable SAR Renderer and SAR Target Reconstruction

2022-05-14 · Shilei Fu, Feng Xu

Forward modeling of wave scattering and radar imaging mechanisms is the key to information extraction from synthetic aperture radar (SAR) images. Like inverse graphics in optical domain, an inherently-integrated forward-…

Information RetrievalRetrieval

Efficient and Differentiable Shadow Computation for Inverse Problems

2021-04-01 · ICCV 2021 10 · Linjie Lyu, Marc Habermann, Lingjie Liu, Mallikarjun B R 외

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-ba…

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

Image GANs meet Differentiable Rendering for Inverse Graphics and Interpretable 3D Neural Rendering

2020-10-18 · ICLR 2021 1 · Yuxuan Zhang, Wenzheng Chen, Huan Ling, Jun Gao 외

Differentiable rendering has paved the way to training neural networks to perform "inverse graphics" tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current a…

3D geometryNeural 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