paper-with-me

Papers

GANmut: Generating and Modifying Facial Expressions

2024-06-16 · Maria Surani

In the realm of emotion synthesis, the ability to create authentic and nuanced facial expressions continues to gain importance. The GANmut study discusses a recently introduced advanced GAN framework that, instead of relying on predefined labels, learns a dynamic and interpretable emotion space. This methodology maps each discrete emotion as vectors starting from a neutral state, their magnitude reflecting the emotion's intensity. The current project aims to extend the study of this framework by benchmarking across various datasets, image resolutions, and facial detection methodologies. This will involve conducting a series of experiments using two emotional datasets: Aff-Wild2 and AffNet. Aff-Wild2 contains videos captured in uncontrolled environments, which include diverse camera angles, head positions, and lighting conditions, providing a real-world challenge. AffNet offers images with labelled emotions, improving the diversity of emotional expressions available for training. The first two experiments will focus on training GANmut using the Aff-Wild2 dataset, processed with either RetinaFace or MTCNN, both of which are high-performance deep learning face detectors. This setup will help determine how well GANmut can learn to synthesise emotions under challenging conditions and assess the comparative effectiveness of these face detection technologies. The subsequent two experiments will merge the Aff-Wild2 and AffNet datasets, combining the real world variability of Aff-Wild2 with the diverse emotional labels of AffNet. The same face detectors, RetinaFace and MTCNN, will be employed to evaluate whether the enhanced diversity of the combined datasets improves GANmut's performance and to compare the impact of each face detection method in this hybrid setup.

📄 PDF Abstract BibTeX arXiv:2406.11079

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiversityFace Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Neural Style-Preserving Visual Dubbing

2019-09-05 · Hyeongwoo Kim, Mohamed Elgharib, Michael Zollhöfer, Hans-Peter Seidel 외

Dubbing is a technique for translating video content from one language to another. However, state-of-the-art visual dubbing techniques directly copy facial expressions from source to target actors without considering ide…

Generative Adversarial Network

GANmut: Learning Interpretable Conditional Space for Gamut of Emotions

2021-06-19 · CVPR 2021 1 · Stefano d'Apolito, Danda Pani Paudel, Zhiwu Huang, Andres Romero 외

Humans can communicate emotions through a plethora of facial expressions, each with its own intensity, nuances and ambiguities. The generation of such variety by means of conditional GANs is limited to the expression…

Invertible Frowns: Video-to-Video Facial Emotion Translation

2021-09-16 · Ian Magnusson, Aruna Sankaranarayanan, Andrew Lippman

We present Wav2Lip-Emotion, a video-to-video translation architecture that modifies facial expressions of emotion in videos of speakers. Previous work modifies emotion in images, uses a single image to produce a video wi…

Translation

Cartoonish sketch-based face editing in videos using identity deformation transfer

2017-03-25 · Long Zhao, Fangda Han, Xi Peng, Xun Zhang 외

We address the problem of using hand-drawn sketches to create exaggerated deformations to faces in videos, such as enlarging the shape or modifying the position of eyes or mouth. This task is formulated as a 3D face mode…

Face Model

Explore the Expression: Facial Expression Generation using Auxiliary Classifier Generative Adversarial Network

2022-01-22 · J. Rafid Siddiqui

Facial expressions are a form of non-verbal communication that humans perform seamlessly for meaningful transfer of information. Most of the literature addresses the facial expression recognition aspect however, with the…

Facial expression generationFacial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial Network