English
Related papers

Related papers: View-Independent Adjoint Light Tracing for Lightin…

200 papers

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it…

Computer Vision and Pattern Recognition · Computer Science 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Path tracing offers high-fidelity rendering but remains impractical for real-time applications due to slow convergence and noise. We present a dynamic foveated path tracing technique that leverages visual perception by reducing sampling…

Graphics · Computer Science 2025-08-29 Bipul Mohanto , Sven Kluge , Martin Weier , Oliver Staadt

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

We present a networked, high performance graphics system that combines dynamic, high quality, ray traced global illumination computed on a server with direct illumination and primary visibility computed on a client. This approach provides…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-03-11 Michael Stengel , Zander Majercik , Benjamin Boudaoud , Morgan McGuire

Simultaneous reconstruction of geometry and reflectance properties in uncontrolled environments remains a challenging problem. In this paper, we propose an efficient method to reconstruct the scene's 3D geometry and reflectance from…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Rui Li , Guangmin Zang , Miao Qi , Wolfgang Heidrich

Robust face reconstruction from monocular image in general lighting conditions is challenging. Methods combining deep neural network encoders with differentiable rendering have opened up the path for very fast monocular reconstruction of…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Abdallah Dib , Cedric Thebault , Junghyun Ahn , Philippe-Henri Gosselin , Christian Theobalt , Louis Chevallier

We propose a novel iterative method for optimally placing and orienting multiple cameras in a 3D scene. Sample applications include improving the accuracy of 3D reconstruction, maximizing the covered area for surveillance, or improving the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Maria L. Hänel , Carola-B. Schönlieb

Problems in differentiable rendering often involve optimizing scene parameters that cause motion in image space. The gradients for such parameters tend to be sparse, leading to poor convergence. While existing methods address this sparsity…

Graphics · Computer Science 2025-03-31 Ishit Mehta , Manmohan Chandraker , Ravi Ramamoorthi

Representing scenes from multi-view images is a crucial task in computer vision with extensive applications. However, inherent photometric distortions in the camera imaging can significantly degrade image quality. Without accounting for…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Weichen Dai , Kangcheng Ma , Jiaxin Wang , Kecen Pan , Yuhang Ming , Hua Zhang , Wanzeng Kong

Real-time rendering with global illumination is crucial to afford the user realistic experience in virtual environments. We present a learning-based estimator to predict diffuse indirect illumination in screen space, which then is combined…

Graphics · Computer Science 2025-11-06 Meng Gai , Guoping Wang , Sheng Li

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 adopt point-based…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Hoon-Gyu Chung , Seokjun Choi , Seung-Hwan Baek

Designing freeform surfaces to control light based on real-world illumination patterns is challenging, as existing caustic lens designs often assume oversimplified point or parallel light sources. We propose representing surface light…

Graphics · Computer Science 2025-11-25 Sizhuo Zhou , Yuou Sun , Bailin Deng , Juyong Zhang

LightGuider is a novel guidance-based approach to interactive lighting design, which typically consists of interleaved 3D modeling operations and light transport simulations. Rather than having designers use a trial-and-error approach to…

Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We introduce a method to…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Yohan Poirier-Ginter , Alban Gauthier , Julien Philip , Jean-Francois Lalonde , George Drettakis

Physically based rendering is a discipline in computer graphics which aims at reproducing certain light and material appearances that occur in the real world. Complex scenes can be difficult to compute for rendering algorithms. This paper…

Graphics · Computer Science 2020-09-01 Elias Brugger , Christian Freude , Michael Wimmer

Searching for a unified scene representation remains a research challenge in computer graphics. Traditional mesh-based representations are unsuitable for dense, fuzzy elements, and introduce additional complexity for filtering and…

Graphics · Computer Science 2024-09-24 Yang Zhou , Songyin Wu , Ling-Qi Yan

Portrait harmonization aims to composite a subject into a new background, adjusting its lighting and color to ensure harmony with the background scene. Existing harmonization techniques often only focus on adjusting the global color and…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Mengwei Ren , Wei Xiong , Jae Shin Yoon , Zhixin Shu , Jianming Zhang , HyunJoon Jung , Guido Gerig , He Zhang

Many lighting methods used in computer graphics such as indirect illumination can have very high computational costs and need to be approximated for real-time applications. These costs can be reduced by means of upsampling techniques which…

Graphics · Computer Science 2019-06-12 Simon Besenthal , Sebastian Maisch , Timo Ropinski

Gaussian Splatting (GS) has become one of the most important neural rendering algorithms. GS represents 3D scenes using Gaussian components with trainable color and opacity. This representation achieves high-quality renderings with fast…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Krzysztof Byrski , Grzegorz Wilczyński , Weronika Smolak-Dyżewska , Piotr Borycki , Dawid Baran , Sławomir Tadeja , Przemysław Spurek

Neural Radiance Fields (NeRFs) typically struggle to reconstruct and render highly specular objects, whose appearance varies quickly with changes in viewpoint. Recent works have improved NeRF's ability to render detailed specular appearance…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Dor Verbin , Pratul P. Srinivasan , Peter Hedman , Ben Mildenhall , Benjamin Attal , Richard Szeliski , Jonathan T. Barron