paper-with-me

Papers

Towards Multi-domain Face Landmark Detection with Synthetic Data from Diffusion model

2024-01-24 · Yuanming Li, Gwantae Kim, Jeong-gi Kwak, Bon-hwa Ku, Hanseok Ko

Recently, deep learning-based facial landmark detection for in-the-wild faces has achieved significant improvement. However, there are still challenges in face landmark detection in other domains (e.g. cartoon, caricature, etc). This is due to the scarcity of extensively annotated training data. To tackle this concern, we design a two-stage training approach that effectively leverages limited datasets and the pre-trained diffusion model to obtain aligned pairs of landmarks and face in multiple domains. In the first stage, we train a landmark-conditioned face generation model on a large dataset of real faces. In the second stage, we fine-tune the above model on a small dataset of image-landmark pairs with text prompts for controlling the domain. Our new designs enable our method to generate high-quality synthetic paired datasets from multiple domains while preserving the alignment between landmarks and facial features. Finally, we fine-tuned a pre-trained face landmark detection model on the synthetic dataset to achieve multi-domain face landmark detection. Our qualitative and quantitative results demonstrate that our method outperforms existing methods on multi-domain face landmark detection.

📄 PDF Abstract BibTeX arXiv:2401.13191

Code (1)

zenonLEE/MDFLD pytorch

Tasks

CaricatureFace GenerationFacial Landmark Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Can Synthetic Faces Undo the Damage of Dataset Bias to Face Recognition and Facial Landmark Detection?

2018-11-19 · Adam Kortylewski, Bernhard Egger, Andreas Morel-Forster, Andreas Schneider 외

It is well known that deep learning approaches to face recognition and facial landmark detection suffer from biases in modern training datasets. In this work, we propose to use synthetic face images to reduce the negativ…

Data AugmentationFace ModelFace RecognitionFacial Landmark Detection+1

Procedural Humans for Computer Vision

2023-01-03 · Charlie Hewitt, Tadas Baltrušaitis, Erroll Wood, Lohit Petikam 외

Recent work has shown the benefits of synthetic data for use in computer vision, with applications ranging from autonomous driving to face landmark detection and reconstruction. There are a number of benefits of using sy…

Autonomous Driving

MaskFace: multi-task face and landmark detector

2020-05-19 · Dmitry Yashunin, Tamir Baydasov, Roman Vlasov

Currently in the domain of facial analysis single task approaches for face detection and landmark localization dominate. In this paper we draw attention to multi-task models solving both tasks simultaneously. We present …

Face Detection

ArtFacePoints: High-resolution Facial Landmark Detection in Paintings and Prints

2022-10-17 · Aline Sindel, Andreas Maier, Vincent Christlein

Facial landmark detection plays an important role for the similarity analysis in artworks to compare portraits of the same or similar artists. With facial landmarks, portraits of different genres, such as paintings and p…

Facial Landmark DetectionImage RegistrationStyle TransferVocal Bursts Intensity Prediction

UOD: Universal One-shot Detection of Anatomical Landmarks

2023-06-13 · Heqin Zhu, Quan Quan, Qingsong Yao, Zaiyi Liu 외

One-shot medical landmark detection gains much attention and achieves great success for its label-efficient training process. However, existing one-shot learning methods are highly specialized in a single domain and suff…

One-Shot Learning