SOTAVerified

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

2020-08-24ECCV 2020Code Available1· sign in to hype

Egor Zakharov, Aleksei Ivakhnenko, Aliaksandra Shysheya, Victor Lempitsky

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 pose-independent texture image that contains high-frequency details. The texture image is generated offline, warped and added to the coarse image to ensure a high effective resolution of synthesized head views. We compare our system to analogous state-of-the-art systems in terms of visual quality and speed. The experiments show significant inference speedup over previous neural head avatar models for a given visual quality. We also report on a real-time smartphone-based implementation of our system.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
VoxCeleb2 - 1-shot learningFast Bi-layer Avatars (medium size)CSIM0.65Unverified
VoxCeleb2 - 1-shot learningFirst Order Motion Model (medium size)CSIM0.64Unverified
VoxCeleb2 - 1-shot learningFew-shot Vid-to-vid (medium size)CSIM0.6Unverified

Reproductions