paper-with-me

홈 › Papers

HyperLips: Hyper Control Lips with High Resolution Decoder for Talking Face Generation

2023-10-09 · Yaosen Chen, Yu Yao, Zhiqiang Li, Wei Wang, Yanru Zhang, Han Yang, Xuming Wen

Talking face generation has a wide range of potential applications in the field of virtual digital humans. However, rendering high-fidelity facial video while ensuring lip synchronization is still a challenge for existing audio-driven talking face generation approaches. To address this issue, we propose HyperLips, a two-stage framework consisting of a hypernetwork for controlling lips and a high-resolution decoder for rendering high-fidelity faces. In the first stage, we construct a base face generation network that uses the hypernetwork to control the encoding latent code of the visual face information over audio. First, FaceEncoder is used to obtain latent code by extracting features from the visual face information taken from the video source containing the face frame.Then, HyperConv, which weighting parameters are updated by HyperNet with the audio features as input, will modify the latent code to synchronize the lip movement with the audio. Finally, FaceDecoder will decode the modified and synchronized latent code into visual face content. In the second stage, we obtain higher quality face videos through a high-resolution decoder. To further improve the quality of face generation, we trained a high-resolution decoder, HRDecoder, using face images and detected sketches generated from the first stage as input.Extensive quantitative and qualitative experiments show that our method outperforms state-of-the-art work with more realistic, high-fidelity, and lip synchronization. Project page: https://semchan.github.io/HyperLips Project/

📄 PDF Abstract BibTeX arXiv:2310.05720

Code (1)

semchan/HyperLips 공식 구현 pytorch

Tasks

DecoderFace GenerationTalking Face Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Collision Avoidance for Ellipsoidal Rigid Bodies with Control Barrier Functions Designed from Rotating Supporting Hyperplanes

2023-08-23 · Riku Funada, Koju Nishimoto, Tatsuya Ibuki, Mitsuji Sampei

This paper proposes a collision avoidance method for ellipsoidal rigid bodies, which utilizes a control barrier function (CBF) designed from a supporting hyperplane. We formulate the problem in the Special Euclidean Grou…

Collision Avoidance

Hyperspectral and multispectral image fusion with arbitrary resolution through self-supervised representations

2024-05-28 · Ting Wang, Zipei Yan, Jizhou Li, XiLe Zhao 외

The fusion of a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI) has emerged as an effective technique for achieving HSI super-resolution (SR). Previous studies have mainly …

Super-Resolution

Minimax Rates for Hyperbolic Hierarchical Learning

2026-01-27 · Divit Rawal, Sriram Vishwanath arxiv

We prove an exponential separation in sample complexity between Euclidean and hyperbolic representations for learning on hierarchical data under standard Lipschitz regularization. For depth-$R$ hierarchies with branching…

Trainable Nonexpansive Denoisers for Contractive Image Reconstruction

2026-07-25 · Arghya Sinha, Aditya Banerjee, Trishit Mukherjee, Kunal N. Chaudhury arxiv

Trainable denoisers with Lipschitz control have become central to convergent image reconstruction. However, training neural networks that simultaneously offer strong denoising performance and global Lipschitz guarantees …

Image Reconstruction

1-Lipschitz Neural Networks on Hadamard Manifolds

2026-07-21 · Davide Murari, Marta Ghirardelli, Ben Adcock, Elena Celledoni 외 arxiv

Controlling the Lipschitz constant of a neural network is a standard way to promote robustness and stability. Most existing constraining strategies are designed for Euclidean spaces. In this work, we construct and analyz…