中文
相关论文

相关论文: Dressi: A Hardware-Agnostic Differentiable Rendere…

200 篇论文

Differentiable rendering is a technique used in an important emerging class of visual computing applications that involves representing a 3D scene as a model that is trained from 2D images using gradient descent. Recent works (e.g. 3D…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Sankeerth Durvasula , Adrian Zhao , Fan Chen , Ruofan Liang , Pawan Kumar Sanjaya , Nandita Vijaykumar

Rendering bridges the gap between 2D vision and 3D scenes by simulating the physical process of image formation. By inverting such renderer, one can think of a learning approach to infer 3D information from 2D images. However, standard…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Shichen Liu , Tianye Li , Weikai Chen , Hao Li

Rendering is the process of generating 2D images from 3D assets, simulated in a virtual environment, typically with a graphics pipeline. By inverting such renderer, one can think of a learning approach to predict a 3D shape from an input…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shichen Liu , Weikai Chen , Tianye Li , Hao Li

Differentiable rendering is a key ingredient for inverse rendering and machine learning, as it allows to optimize scene parameters (shape, materials, lighting) to best fit target images. Differentiable rendering requires that each scene…

图形学 · 计算机科学 2024-09-10 Haocheng Yuan , Adrien Bousseau , Hao Pan , Chengquan Zhang , Niloy J. Mitra , Changjian Li

Differentiable render is widely used in optimization-based 3D reconstruction which requires gradients from differentiable operations for gradient-based optimization. The existing differentiable renderers obtain the gradients of rendering…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Zaiqiang Wu , Wei Jiang

We introduce Differentiable Neural Radiosity, a novel method of representing the solution of the differential rendering equation using a neural network. Inspired by neural radiosity techniques, we minimize the norm of the residual of the…

图形学 · 计算机科学 2022-02-01 Saeed Hadadan , Matthias Zwicker

Recent works demonstrate the advantages of hardware rasterization for 3D Gaussian Splatting (3DGS) in forward-pass rendering through fast GPU-optimized graphics and fixed memory footprint. However, extending these benefits to backward-pass…

图形学 · 计算机科学 2025-08-14 Yitian Yuan , Qianyue He

Computing the gradients of a rendering process is paramount for diverse applications in computer vision and graphics. However, accurate computation of these gradients is challenging due to discontinuities and rendering approximations,…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Stanislav Pidhorskyi , Tomas Simon , Gabriel Schwartz , He Wen , Yaser Sheikh , Jason Saragih

Differentiable rendering is a technique that aims to invert the rendering process to enable optimizing rendering parameters from a set of images. In this article, we present a differentiable volume rendering solution called DiffTetVR for…

图形学 · 计算机科学 2026-01-05 Christoph Neuhauser

Differentiable renderers provide a direct mathematical link between an object's 3D representation and images of that object. In this work, we develop an approximate differentiable renderer for a compact, interpretable representation, which…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Leonid Keselman , Martial Hebert

The successes of deep learning, variational inference, and many other fields have been aided by specialized implementations of reverse-mode automatic differentiation (AD) to compute gradients of mega-dimensional objectives. The AD…

机器学习 · 计算机科学 2021-03-16 Deniz Oktay , Nick McGreivy , Joshua Aduol , Alex Beatson , Ryan P. Adams

Deep learning has seen tremendous success over the past decade in computer vision, machine translation, and gameplay. This success rests in crucial ways on gradient-descent optimization and the ability to learn parameters of a neural…

机器学习 · 计算机科学 2019-08-30 Fei Wang , Daniel Zheng , James Decker , Xilun Wu , Grégory M. Essertel , Tiark Rompf

We propose Differentiable Surface Splatting (DSS), a high-fidelity differentiable renderer for point clouds. Gradients for point locations and normals are carefully designed to handle discontinuities of the rendering function.…

图形学 · 计算机科学 2019-09-05 Wang Yifan , Felice Serena , Shihao Wu , Cengiz Öztireli , Olga Sorkine-Hornung

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…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Deep learning-based algorithms have greatly improved the performance of remote sensing image (RSI) super-resolution (SR). However, increasing network depth and parameters cause a huge burden of computing and storage. Directly reducing the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Hanlin Wu , Ning Ni , Libao Zhang

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…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Linjie Lyu , Marc Habermann , Lingjie Liu , Mallikarjun B R , Ayush Tewari , Christian Theobalt

This work presents Robust Representation Learning via Adaptive Mask (RAM++), a two-stage framework for all-in-one image restoration. RAM++ integrates high-level semantic understanding with low-level texture generation to achieve…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Zilong Zhang , Chujie Qin , Chunle Guo , Yong Zhang , Chao Xue , Ming-Ming Cheng , Chongyi Li

Differentiable rasterization changes the standard formulation of primitive rasterization -- by enabling gradient flow from a pixel to its underlying triangles -- using distribution functions in different stages of rendering, creating a…

图形学 · 计算机科学 2024-07-16 Chenghao Wu , Hamila Mailee , Zahra Montazeri , Tobias Ritschel

We introduce DiffBMP, a scalable and efficient differentiable rendering engine for a collection of bitmap images. Our work addresses a limitation that traditional differentiable renderers are constrained to vector graphics, given that most…

图形学 · 计算机科学 2026-03-25 Seongmin Hong , Junghun James Kim , Daehyeop Kim , Insoo Chung , Se Young Chun

Rendering realistic images with global illumination is a computationally demanding task and often requires dedicated hardware for feasible runtime. Recent research uses Deep Neural Networks to predict indirect lighting on image level, but…

图形学 · 计算机科学 2020-07-31 Giulio Jiang , Bernhard Kainz
‹ 上一页 1 2 3 10 下一页 ›