paper-with-me

홈 › Papers

APB2FaceV2: Real-Time Audio-Guided Multi-Face Reenactment

2020-10-25 · Jiangning Zhang, Xianfang Zeng, Chao Xu, Jun Chen, Yong liu, Yunliang Jiang

Audio-guided face reenactment aims to generate a photorealistic face that has matched facial expression with the input audio. However, current methods can only reenact a special person once the model is trained or need extra operations such as 3D rendering and image post-fusion on the premise of generating vivid faces. To solve the above challenge, we propose a novel \emph{R}eal-time \emph{A}udio-guided \emph{M}ulti-face reenactment approach named \emph{APB2FaceV2}, which can reenact different target faces among multiple persons with corresponding reference face and drive audio signal as inputs. Enabling the model to be trained end-to-end and have a faster speed, we design a novel module named Adaptive Convolution (AdaConv) to infuse audio information into the network, as well as adopt a lightweight network as our backbone so that the network can run in real time on CPU and GPU. Comparison experiments prove the superiority of our approach than existing state-of-the-art methods, and further experiments demonstrate that our method is efficient and flexible for practical applications https://github.com/zhangzjn/APB2FaceV2

📄 PDF Abstract BibTeX arXiv:2010.13017

Code (1)

zhangzjn/APB2FaceV2 공식 구현 pytorch

Tasks

CPUFace ReenactmentGPU

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

FaceVR: Real-Time Facial Reenactment and Eye Gaze Control in Virtual Reality

2016-10-11 · Justus Thies, Michael Zollhöfer, Marc Stamminger, Christian Theobalt 외

We propose FaceVR, a novel image-based method that enables video teleconferencing in VR based on self-reenactment. State-of-the-art face tracking methods in the VR context are focused on the animation of rigged 3d avatar…

Seeing Your Speech Style: A Novel Zero-Shot Identity-Disentanglement Face-based Voice Conversion

2024-09-01 · Yan Rong, Li Liu

Face-based Voice Conversion (FVC) is a novel task that leverages facial images to generate the target speaker's voice style. Previous work has two shortcomings: (1) suffering from obtaining facial embeddings that are wel…

Contrastive LearningDisentanglementDiversityVoice Conversion

YOLO-FaceV2: A Scale and Occlusion Aware Face Detector

2022-08-03 · Ziping Yu, Hongbo Huang, Weijun Chen, YongXin Su 외

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector …

Face Detection

Face-Driven Zero-Shot Voice Conversion with Memory-based Face-Voice Alignment

2023-09-18 · Zheng-Yan Sheng, Yang Ai, Yan-Nian Chen, Zhen-Hua Ling

This paper presents a novel task, zero-shot voice conversion based on face images (zero-shot FaceVC), which aims at converting the voice characteristics of an utterance from any source speaker to a newly coming target sp…

Voice Conversion

StyleFaceV: Face Video Generation via Decomposing and Recomposing Pretrained StyleGAN3

2022-08-16 · Haonan Qiu, Yuming Jiang, Hang Zhou, Wayne Wu 외

Realistic generative face video synthesis has long been a pursuit in both computer vision and graphics community. However, existing face video generation methods tend to produce low-quality frames with drifted facial ide…

Image GenerationVideo Generation