← Search

Egor Zakharov

13 accepted papers

2026

GeoRelight: Learning Joint Geometrical Relighting and Reconstruction with Flexible Multi-Modal Diffusion Transformers

CVPR 2026

Relighting a person from a single photo is an attractive but ill-posed task, as a 2D image ambiguously entangles 3D geometry, intrinsic appearance, and illumination. Current methods either use sequential pipelines that suffer from error accumulation, or they do not explicitly leverage 3D geometry du

Cited by 0SourceScholar
2026

Large-scale Codec Avatars: The Unreasonable Effectiveness of Large-scale Avatar Pretraining

CVPR 2026

High-quality 3D avatar modeling faces a critical trade-off between fidelity and generalization. On the one hand, multi-view studio data enables high-fidelity modeling of humans with precise control over expressions and poses, but it struggles to generalize to real-world data due to limited scale and

Cited by 0SourcecodeScholar
2026

Realiz3D: 3D Generation Made Photorealistic via Domain-Aware Learning

CVPR 2026

We often aim to generate images that are both photorealistic and 3D-consistent, adhering to precise geometry, material, and viewpoint controls. Typically, this is achieved by fine-tuning an image generator, pre-trained on billions of real images, using renders of synthetic 3D assets, where annotatio

Cited by 0SourceScholar
2025

Im2Haircut: Single-view Strand-based Hair Reconstruction for Human Avatars

ICCV 2025poster

We present a novel approach for 3D hair reconstruction from single photographs based on a global hair prior combined with local optimization. Capturing strand-based hair geometry from single photographs is challenging due to the variety and geometric complexity of hairstyles and the lack of ground t…

Cited by 0SourcePDFScholar
2024

Text-Conditioned Generative Model of 3D Strand-based Human Hairstyles

CVPR 2024poster

We present HAAR a new strand-based generative model for 3D human hairstyles. Specifically based on textual inputs HAAR produces 3D hairstyles that could be used as production-level assets in modern computer graphics engines. Current AI-based generative models take advantage of powerful 2D priors to…

Cited by 3SourcePDFScholar
2024

VOODOO 3D: Volumetric Portrait Disentanglement For One-Shot 3D Head Reenactment

CVPR 2024poster

We present a 3D-aware one-shot head reenactment method based on a fully volumetric neural disentanglement framework for source appearance and driver expressions. Our method is real-time and produces high-fidelity and view-consistent output suitable for 3D teleconferencing systems based on holographi…

Cited by 13SourcePDFScholar
2023

Neural Haircut: Prior-Guided Strand-Based Hair Reconstruction

ICCV 2023oral

Generating realistic human 3D reconstructions using image or video data is essential for various communication and entertainment applications. While existing methods achieved impressive results for body and facial regions, realistic hair modeling still remains challenging due to its high mechanical…

Cited by 26PDFScholar
2023

Sphere-Guided Training of Neural Implicit Surfaces

CVPR 2023poster

In recent years, neural distance functions trained via volumetric ray marching have been widely adopted for multi-view 3D reconstruction. These methods, however, apply the ray marching procedure for the entire scene volume, leading to reduced sampling efficiency and, as a result, lower reconstructio…

2020

Fast Bi-layer Neural Synthesis of One-Shot Realistic Head Avatars

ECCV 2020poster

We propose a neural rendering-based system that creates head avatars from a single photograph. Our approach models a person's appearance by decomposing it into two layers. The first layer is a pose-dependent coarse image that is synthesized by a small neural network. The second layer is defined by a…

2019

Few-Shot Adversarial Learning of Realistic Neural Talking Head Models

ICCV 2019oral

Several recent works have shown how highly realistic human head images can be obtained by training convolutional neural networks to generate them. In order to create a personalized talking head model, these works require training on a large dataset of images of a single person. However, in many prac…

Cited by 810PDFScholar
2018

Image Manipulation with Perceptual Discriminators

ECCV 2018poster

Systems that perform image manipulation using deep convolutional networks have achieved remarkable realism. Perceptual losses and losses based on adversarial discriminators are the two main classes of learning objectives behind these advances. In this work, we show how these two ideas can be combine…