CVAug 27, 2024

T-FAKE: Synthesizing Thermal Images for Facial Landmarking

arXiv:2408.15127v36 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses a gap in thermal facial analysis for applications like healthcare and biometrics, though it is incremental as it builds on existing style transfer and dataset synthesis methods.

The authors tackled the lack of thermal facial datasets by introducing T-FAKE, a large-scale synthetic thermal dataset with landmarks, and demonstrated significant improvements in landmark detection on thermal images, achieving excellent performance with both sparse 70-point and dense 478-point landmarks.

Facial analysis is a key component in a wide range of applications such as healthcare, autonomous driving, and entertainment. Despite the availability of various facial RGB datasets, the thermal modality, which plays a crucial role in life sciences, medicine, and biometrics, has been largely overlooked. To address this gap, we introduce the T-FAKE dataset, a new large-scale synthetic thermal dataset with sparse and dense landmarks. To facilitate the creation of the dataset, we propose a novel RGB2Thermal loss function, which enables the domain-adaptive transfer of RGB faces to thermal style. By utilizing the Wasserstein distance between thermal and RGB patches and the statistical analysis of clinical temperature distributions on faces, we ensure that the generated thermal images closely resemble real samples. Using RGB2Thermal style transfer based on our RGB2Thermal loss function, we create the large-scale synthetic thermal T-FAKE dataset with landmark and segmentation annotations. Leveraging our novel T-FAKE dataset, probabilistic landmark prediction, and label adaptation networks, we demonstrate significant improvements in landmark detection methods on thermal images across different landmark conventions. Our models show excellent performance with both sparse 70-point landmarks and dense 478-point landmark annotations. Moreover, our RGB2Thermal loss leads to notable results in terms of perceptual evaluation and temperature prediction.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes