paper-with-me

Papers

Generalizable Face Landmarking Guided by Conditional Face Warping

2024-04-18 · CVPR 2024 1 · Jiayi Liang, Haotian Liu, Hongteng Xu, Dixin Luo

As a significant step for human face modeling, editing, and generation, face landmarking aims at extracting facial keypoints from images. A generalizable face landmarker is required in practice because real-world facial images, e.g., the avatars in animations and games, are often stylized in various ways. However, achieving generalizable face landmarking is challenging due to the diversity of facial styles and the scarcity of labeled stylized faces. In this study, we propose a simple but effective paradigm to learn a generalizable face landmarker based on labeled real human faces and unlabeled stylized faces. Our method learns the face landmarker as the key module of a conditional face warper. Given a pair of real and stylized facial images, the conditional face warper predicts a warping field from the real face to the stylized one, in which the face landmarker predicts the ending points of the warping field and provides us with high-quality pseudo landmarks for the corresponding stylized facial images. Applying an alternating optimization strategy, we learn the face landmarker to minimize $i)$ the discrepancy between the stylized faces and the warped real ones and $ii)$ the prediction errors of both real and pseudo landmarks. Experiments on various datasets show that our method outperforms existing state-of-the-art domain adaptation methods in face landmarking tasks, leading to a face landmarker with better generalizability. Code is available at https://plustwo0.github.io/project-face-landmarker.

📄 PDF Abstract BibTeX arXiv:2404.12322

Code (1)

plustwo0/generalized-face-landmarker 공식 구현 pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Analysis of face detection, face landmarking, and face recognition performance with masked face images

2022-06-03 · Ožbej Golob

Face recognition has become an essential task in our lives. However, the current COVID-19 pandemic has led to the widespread use of face masks. The effect of wearing face masks is currently an understudied issue. The aim…

Face DetectionFace Recognition

Simultaneous regression and feature learning for facial landmarking

2019-04-24 · Janez Križaj, Peter Peer, Vitomir Štruc, Simon Dobrišek

Face alignment (or facial landmarking) is an important task in many face-related applications, ranging from registration, tracking and animation to higher-level classification problems such as face, expression or attribu…

AttributeFace Alignmentregression

LmPT: Conditional Point Transformer for Anatomical Landmark Detection on 3D Point Clouds

2026-02-02 · Matteo Bastico, Pierre Onghena, David Ryckelynck, Beatriz Marcotegui 외 arxiv

Accurate identification of anatomical landmarks is crucial for various medical applications. Traditional manual landmarking is time-consuming and prone to inter-observer variability, while rule-based methods are often ta…

Point Clouds

Text-based Talking Video Editing with Cascaded Conditional Diffusion

2024-07-20 · Bo Han, Heqing Zou, Haoyang Li, Guangcong Wang 외

Text-based talking-head video editing aims to efficiently insert, delete, and substitute segments of talking videos through a user-friendly text editing approach. It is challenging because of \textbf{1)} generalizable ta…

Video Editing

Attribute-Guided Face Generation Using Conditional CycleGAN

2017-05-28 · ECCV 2018 9 · Yongyi Lu, Yu-Wing Tai, Chi-Keung Tang

We are interested in attribute-guided face generation: given a low-res face input image, an attribute vector that can be extracted from a high-res image (attribute image), our new method generates a high-res face image f…

AttributeFace GenerationFace SwappingFace Verification