← Search

Markus Steinberger

5 accepted papers

2025

AAA-Gaussians: Anti-Aliased and Artifact-Free 3D Gaussian Rendering

ICCV 2025poster

Although 3D Gaussian Splatting (3DGS) has revolutionized 3D reconstruction, it still faces challenges such as aliasing, projection artifacts, and view inconsistencies, primarily due to the simplification of treating splats as 2D entities. We argue that incorporating full 3D evaluation of Gaussians t…

2024

LAENeRF: Local Appearance Editing for Neural Radiance Fields

CVPR 2024poster

Due to the omnipresence of Neural Radiance Fields (NeRFs) the interest towards editable implicit 3D representations has surged over the last years. However editing implicit or hybrid representations as used for NeRFs is difficult due to the entanglement of appearance and geometry encoded in the mode…

Cited by 1SourcePDFScholar
2023

MotionDeltaCNN: Sparse CNN Inference of Frame Differences in Moving Camera Videos with Spherical Buffers and Padded Convolutions

ICCV 2023poster

Convolutional neural network inference on video input is computationally expensive and requires high memory bandwidth. Recently, DeltaCNN managed to reduce the cost by only processing pixels with significant updates over the previous frame. However, DeltaCNN relies on static camera input. Moving cam…

Cited by 5PDFScholar
2022

AdaNeRF: Adaptive Sampling for Real-Time Rendering of Neural Radiance Fields

ECCV 2022poster

"Novel view synthesis has recently been revolutionized by learning neural radiance fields directly from sparse observations. However, rendering images with this new paradigm is slow due to the fact that an accurate quadrature of the volume rendering equation requires a large number of samples for ea…

2022

DeltaCNN: End-to-End CNN Inference of Sparse Frame Differences in Videos

CVPR 2022poster

Convolutional neural network inference on video data requires powerful hardware for real-time processing. Given the inherent coherence across consecutive frames, large parts of a video typically change little. By skipping identical image regions and truncating insignificant pixel updates, computatio…

Cited by 34PDFcodeScholar