← Search

Aljaz Bozic

10 accepted papers

2025

Quaffure: Real-Time Quasi-Static Neural Hair Simulation

CVPR 2025poster

Realistic hair motion is crucial for high-quality avatars, but it is often limited by the computational resources available for real-time applications. To address this challenge, we propose a novel neural approach to predict physically plausible hair deformations that generalizes to various body pos…

Cited by 0SourcePDFScholar
2024

NeRF Analogies: Example-Based Visual Attribute Transfer for NeRFs

CVPR 2024poster

A Neural Radiance Field (NeRF) encodes the specific relation of 3D geometry and appearance of a scene. We here ask the question whether we can transfer the appearance from a source NeRF onto a target 3D geometry in a semantically meaningful way such that the resulting new NeRF retains the target geo…

2021

Neural Deformation Graphs for Globally-Consistent Non-Rigid Reconstruction

CVPR 2021poster

We introduce Neural Deformation Graphs for globally-consistent deformation tracking and 3D reconstruction of non-rigid objects. Specifically, we implicitly model a deformation graph via a deep neural network. This neural deformation graph does not rely on any object-specific structure and, thus, can…

Cited by 83PDFcodeScholar
2021

TransformerFusion: Monocular RGB Scene Reconstruction using Transformers

NeurIPS 2021poster

We introduce TransformerFusion, a transformer-based 3D scene reconstruction approach. From an input monocular RGB video, the video frames are processed by a transformer network that fuses the observations into a volumetric feature grid representing the scene; this feature grid is then decoded into a…

Cited by 158SourcePDFScholar
2020

DeepDeform: Learning Non-Rigid RGB-D Reconstruction With Semi-Supervised Data

CVPR 2020poster

Applying data-driven approaches to non-rigid 3D reconstruction has been difficult, which we believe can be attributed to the lack of a large-scale training corpus. Unfortunately, this method fails for important cases such as highly non-rigid deformations. We first address this problem of lack of dat…

Cited by 102PDFcodeScholar
2020

Neural Non-Rigid Tracking

NeurIPS 2020poster

We introduce a novel, end-to-end learnable, differentiable non-rigid tracker that enables state-of-the-art non-rigid reconstruction by a learned robust optimization. Given two input RGB-D frames of a non-rigidly moving object, we employ a convolutional neural network to predict dense correspondences…