paper-with-me

Papers

CUDA-Optimized real-time rendering of a Foveated Visual System

2020-12-15 · NeurIPS Workshop SVRHM 2020 12 · Elian Malkin, Arturo Deza, Tomaso Poggio

The spatially-varying field of the human visual system has recently received a resurgence of interest with the development of virtual reality (VR) and neural networks. The computational demands of high resolution rendering desired for VR can be offset by savings in the periphery, while neural networks trained with foveated input have shown perceptual gains in i.i.d and o.o.d generalization. In this paper, we present a technique that exploits the CUDA GPU architecture to efficiently generate Gaussian-based foveated images at high definition (1920x1080 px) in real-time (165 Hz), with a larger number of pooling regions than previous Gaussian-based foveation algorithms by several orders of magnitude, producing a smoothly foveated image that requires no further blending or stitching, and that can be well fit for any contrast sensitivity function. The approach described can be adapted from Gaussian blurring to any eccentricity-dependent image processing and our algorithm can meet demand for experimentation to evaluate the role of spatially-varying processing across biological and artificial agents, so that foveation can be added easily on top of existing systems rather than forcing their redesign (emulated foveated renderer). Altogether, this paper demonstrates how a GPU, with a CUDA block-wise architecture, can be employed for radially-variant rendering, with opportunities for more complex post-processing to ensure a metameric foveation scheme. Code is provided.

📄 PDF Abstract BibTeX arXiv:2012.08655

Code (1)

ElianMalkin/foveate_blockwise 공식 구현

Tasks

FoveationGPU

Similar Papers 제목 키워드 기반

FovealNet: Advancing AI-Driven Gaze Tracking Solutions for Optimized Foveated Rendering System Performance in Virtual Reality

2024-12-12 · Wenxuan Liu, Monde Duinkharjav, Qi Sun, Sai Qian Zhang

Leveraging real-time eye-tracking, foveated rendering optimizes hardware efficiency and enhances visual quality virtual reality (VR). This approach leverages eye-tracking techniques to determine where the user is looking…

A3FR: Agile 3D Gaussian Splatting with Incremental Gaze Tracked Foveated Rendering in Virtual Reality

2025-07-05 · Shuo Xin, Haiyu Wang, Sai Qian Zhang arxiv

Virtual reality (VR) significantly transforms immersive digital interfaces, greatly enhancing education, professional practices, and entertainment by increasing user engagement and opening up new possibilities in various…

Towards Understanding Depth Perception in Foveated Rendering

2025-01-28 · Sophie Kergaßner, Taimoor Tariq, Piotr Didyk

The true vision for real-time virtual and augmented reality is reproducing our visual reality in its entirety on immersive displays. To this end, foveated rendering leverages the limitations of spatial acuity in human pe…

Foveation

Visual Acuity Consistent Foveated Rendering towards Retinal Resolution

2025-03-30 · Zhi Zhang, Meng Gai, Sheng Li

Prior foveated rendering methods often suffer from a limitation where the shading load escalates with increasing display resolution, leading to decreased efficiency, particularly when dealing with retinal-level resolutio…

8k

FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks

2022-09-20 · David Bauer, Qi Wu, Kwan-Liu Ma

Volume data is found in many important scientific and engineering applications. Rendering this data for visualization at high quality and interactive rates for demanding applications such as virtual reality is still not …

Data VisualizationImage ReconstructionQuantization