FACE ALIGNMENT BY COMBINING RESIDUAL FEATURES IN CASCADED HOURGLASS NETWORK

Weiliang Chen,Qiang Zhou,Roland Hu
DOI: https://doi.org/10.1109/icip.2018.8451574
2018-01-01
Abstract:Fully Convolutional Networks (FCN) are popular in face alignment thanks to its capacity to retain accurate spatial information. In this work we study the effect of kernel functions of FCN for face alignment. We claim that neither the cross entropy nor the pixel-wise L-2 losses can reflect the alignment error accurately if we generate the ground truth probability matrix with kernel functions. Based on this analysis, firstly, we develop a Cascaded Hourglass Network (CHN) as our baseline, and then regress the residual face shape via features obtained from the middle layer of the network, which are called Residual Features (RF). The proposed RF-CHN method obtains Normalized Mean Error (NME) of 6.84, which gives an error reduction of 0.21 compared to the current state-of-the-art on the challenging 300-W database.
What problem does this paper attempt to address?