paper-with-me

Papers

Efficient Graphics Representation with Differentiable Indirection

2023-09-12 · Sayantan Datta, Carl Marshall, Derek Nowrouzezahrai, Zhao Dong, Zhengqin Li

We introduce differentiable indirection -- a novel learned primitive that employs differentiable multi-scale lookup tables as an effective substitute for traditional compute and data operations across the graphics pipeline. We demonstrate its flexibility on a number of graphics tasks, i.e., geometric and image representation, texture mapping, shading, and radiance field representation. In all cases, differentiable indirection seamlessly integrates into existing architectures, trains rapidly, and yields both versatile and efficient results.

📄 PDF Abstract BibTeX arXiv:2309.08387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Functional Indirection Neural Estimator for Better Out-of-distribution Generalization

2022-10-23 · Kha Pham, Hung Le, Man Ngo, Truyen Tran

The capacity to achieve out-of-distribution (OOD) generalization is a hallmark of human intelligence and yet remains out of reach for machines. This remarkable capability has been attributed to our abilities to make conc…

Out-of-Distribution Generalization

Bézier Splatting for Fast and Differentiable Vector Graphics Rendering

2025-03-20 · Xi Liu, Chaoyi Zhou, Nanxuan Zhao, Siyu Huang

Differentiable vector graphics (VGs) are widely used in image vectorization and vector synthesis, while existing representations are costly to optimize and struggle to achieve high-quality rendering results for high-reso…

Vector Graphics

Triangle Splatting for Real-Time Radiance Field Rendering

2025-05-25 · Jan Held, Renaud Vandeghen, Adrien Deliege, Abdullah Hamdi 외

The field of computer graphics was revolutionized by models such as Neural Radiance Fields and 3D Gaussian Splatting, displacing triangles as the dominant representation for photogrammetry. In this paper, we argue for a …

GPUNeRFNovel View Synthesis

Real-time Virtual-Try-On from a Single Example Image through Deep Inverse Graphics and Learned Differentiable Renderers

2022-05-12 · Robin Kips, Ruowei Jiang, Sileye Ba, Brendan Duke 외

Augmented reality applications have rapidly spread across online platforms, allowing consumers to virtually try-on a variety of products, such as makeup, hair dying, or shoes. However, parametrizing a renderer to synthes…

Neural RenderingSelf-Supervised LearningVirtual Try-on

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 …