HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ACR Loss: Adaptive Coordinate-based Regression Loss for Face Alignment

Fard Ali Pourramezan ; Mahoor Mohammad H.

ACR Loss: Adaptive Coordinate-based Regression Loss for Face Alignment

Abstract

Although deep neural networks have achieved reasonable accuracy in solvingface alignment, it is still a challenging task, specifically when we deal withfacial images, under occlusion, or extreme head poses. Heatmap-based Regression(HBR) and Coordinate-based Regression (CBR) are among the two mainly usedmethods for face alignment. CBR methods require less computer memory, thoughtheir performance is less than HBR methods. In this paper, we propose anAdaptive Coordinate-based Regression (ACR) loss to improve the accuracy of CBRfor face alignment. Inspired by the Active Shape Model (ASM), we generateSmooth-Face objects, a set of facial landmark points with less variationscompared to the ground truth landmark points. We then introduce a method toestimate the level of difficulty in predicting each landmark point for thenetwork by comparing the distribution of the ground truth landmark points andthe corresponding Smooth-Face objects. Our proposed ACR Loss can adaptivelymodify its curvature and the influence of the loss based on the difficultylevel of predicting each landmark point in a face. Accordingly, the ACR Lossguides the network toward challenging points than easier points, which improvesthe accuracy of the face alignment task. Our extensive evaluation shows thecapabilities of the proposed ACR Loss in predicting facial landmark points invarious facial images.

Code Repositories

aliprf/acr-loss
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-alignment-on-300wEF-3ACR
NME_inter-ocular (%, Challenge): 5.36
NME_inter-ocular (%, Common): 3.36
NME_inter-ocular (%, Full): 3.75
face-alignment-on-cofwEF-3ACR
NME (inter-ocular): 3.47%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ACR Loss: Adaptive Coordinate-based Regression Loss for Face Alignment | Papers | HyperAI