← Search

Marcus Magnor

6 accepted papers

2026

Faster-GS: Analyzing and Improving Gaussian Splatting Optimization

CVPR 2026

Recent advances in 3D Gaussian Splatting (3DGS) have focused on accelerating optimization while preserving reconstruction quality. However, many proposed methods entangle implementation-level improvements with fundamental algorithmic modifications or trade performance for fidelity, leading to a frag

Cited by 0SourcecodeScholar
2026

NVGS: Neural Visibility for Occlusion Culling in 3D Gaussian Splatting

CVPR 2026

3D Gaussian Splatting can exploit frustum culling and level-of-detail strategies to accelerate rendering of scenes containing a large number of primitives. However, the semi-transparent nature of Gaussians prevents the application of another highly effective technique: occlusion culling. We address

Cited by 0SourcecodeScholar
2021

High-Fidelity Neural Human Motion Transfer From Monocular Video

CVPR 2021poster

Video-based human motion transfer creates video animations of humans following a source motion. Current methods show remarkable results for tightly-clad subjects. However, the lack of temporally consistent handling of plausible clothing dynamics, including fine and high-frequency details, significan…

Cited by 41PDFScholar
2019

Learning to Reconstruct People in Clothing From a Single RGB Camera

CVPR 2019poster

We present Octopus, a learning-based model to infer the personalized 3D shape of people from a few frames (1-8) of a monocular video in which the person is moving with a reconstruction accuracy of 4 to 5mm, while being orders of magnitude faster than previous methods. From semantic segmentation imag…

Cited by 380PDFcodeScholar
2019

Tex2Shape: Detailed Full Human Body Geometry From a Single Image

ICCV 2019poster

We present a simple yet effective method to infer detailed full human body shape from only a single photograph. Our model can infer full-body shape including face, hair, and clothing including wrinkles at interactive frame-rates. Results feature details even on parts that are occluded in the input i…

Cited by 372PDFcodeScholar
2018

Video Based Reconstruction of 3D People Models

CVPR 2018poster

This paper describes how to obtain accurate 3D body models and texture of arbitrary people from a single, monocular video in which a person is moving. Based on a parametric body model, we present a robust processing pipeline achieving 3D model fits with 5mm accuracy also for clothed people. Our main…