paper-with-me

Papers

Semantic Style Transfer for Enhancing Animal Facial Landmark Detection

2025-05-08 · Anadil Hussein, Anna Zamansky, George Martvel

Neural Style Transfer (NST) is a technique for applying the visual characteristics of one image onto another while preserving structural content. Traditionally used for artistic transformations, NST has recently been adapted, e.g., for domain adaptation and data augmentation. This study investigates the use of this technique for enhancing animal facial landmark detectors training. As a case study, we use a recently introduced Ensemble Landmark Detector for 48 anatomical cat facial landmarks and the CatFLW dataset it was trained on, making three main contributions. First, we demonstrate that applying style transfer to cropped facial images rather than full-body images enhances structural consistency, improving the quality of generated images. Secondly, replacing training images with style-transferred versions raised challenges of annotation misalignment, but Supervised Style Transfer (SST) - which selects style sources based on landmark accuracy - retained up to 98% of baseline accuracy. Finally, augmenting the dataset with style-transferred images further improved robustness, outperforming traditional augmentation methods. These findings establish semantic style transfer as an effective augmentation strategy for enhancing the performance of facial landmark detection models for animals and beyond. While this study focuses on cat facial landmarks, the proposed method can be generalized to other species and landmark detection models.

📄 PDF Abstract BibTeX arXiv:2505.05640

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDomain AdaptationFacial Landmark DetectionStyle Transfer

Similar Papers 제목 키워드 기반

Dense Interspecies Face Embedding

2022-11-28 · NeruIPS 2022 11 · Sejong Yang, Subin Jeon, Seonghyeon Nam, Seon Joo Kim

Dense Interspecies Face Embedding (DIFE) is a new direction for understanding faces of various animals by extracting common features among animal faces including human face. There are three main obstacles for interspecie…

Image ManipulationInterspecies Facial Keypoint TransferKeypoint DetectionKnowledge Distillation

Motion Transfer-Enhanced StyleGAN for Generating Diverse Macaque Facial Expressions

2025-11-20 · Takuya Igaue, Catia Correia-Caeiro, Akito Yoshida, Takako Miyabe-Nishiwaki 외 arxiv

Generating animal faces using generative AI techniques is challenging because the available training images are limited both in quantity and variation, particularly for facial expressions across individuals. In this stud…

Data AugmentationImage Editing

Learning Domain Agnostic Latent Embeddings of 3D Faces for Zero-shot Animal Expression Transfer

2026-01-10 · Yue Wang, Lawrence Amadi, Xiang Gao, Yazheng Chen 외 arxiv

We present a zero-shot framework for transferring human facial expressions to 3D animal face meshes. Our method combines intrinsic geometric descriptors (HKS/WKS) with a mesh-agnostic latent embedding that disentangles f…

FacialGAN: Style Transfer and Attribute Manipulation on Synthetic Faces

2021-10-18 · Ricard Durall, Jireh Jam, Dominik Strassel, Moi Hoon Yap 외

Facial image manipulation is a generation task where the output face is shifted towards an intended target direction in terms of facial attribute and styles. Recent works have achieved great success in various editing te…

AttributeDiversityFace VerificationImage Manipulation+2

Interspecies Knowledge Transfer for Facial Keypoint Detection

2017-04-13 · CVPR 2017 7 · Maheen Rashid, Xiuye Gu, Yong Jae Lee

We present a method for localizing facial keypoints on animals by transferring knowledge gained from human faces. Instead of directly finetuning a network trained to detect keypoints on human faces to animal faces (which…

Human DetectionKeypoint DetectionTransfer Learning