Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ORFormer: Occlusion-Robust Transformer for Accurate Facial Landmark Detection

About

Although facial landmark detection (FLD) has gained significant progress, existing FLD methods still suffer from performance drops on partially non-visible faces, such as faces with occlusions or under extreme lighting conditions or poses. To address this issue, we introduce ORFormer, a novel transformer-based method that can detect non-visible regions and recover their missing features from visible parts. Specifically, ORFormer associates each image patch token with one additional learnable token called the messenger token. The messenger token aggregates features from all but its patch. This way, the consensus between a patch and other patches can be assessed by referring to the similarity between its regular and messenger embeddings, enabling non-visible region identification. Our method then recovers occluded patches with features aggregated by the messenger tokens. Leveraging the recovered features, ORFormer compiles high-quality heatmaps for the downstream FLD task. Extensive experiments show that our method generates heatmaps resilient to partial occlusions. By integrating the resultant heatmaps into existing FLD methods, our method performs favorably against the state of the arts on challenging datasets such as WFLW and COFW.

Jui-Che Chiang, Hou-Ning Hu, Bo-Syuan Hou, Chia-Yu Tseng, Yu-Lun Liu, Min-Hung Chen, Yen-Yu Lin• 2024

Related benchmarks

TaskDatasetResultRank
Facial Landmark DetectionWFLW (Full)
NME (%)3.86
65
Facial Landmark Localization300-W (Full set)
NME2.9
46
Facial Landmark Localization300-W (Challenging set)
NME4.43
32
Facial Landmark Localization300W Common
NME2.53
20
Facial Landmark DetectionCOFW
NME4.46
14
Facial Landmark LocalizationGenie-Face-100
NME5.32
3
Landmark LocalizationGenie-Face-74
NME4.78
3
Landmark LocalizationGenie-Face-100
NME5.32
3
Visibility PredictionGenie-Face-100
Occ AP52.1
3
Showing 9 of 9 rows

Other info

Follow for update