paper-with-me

Papers

A lightweight 3D dense facial landmark estimation model from position map data

2023-08-29 · Shubhajit Basak, Sathish Mangapuram, Gabriel Costache, Rachel McDonnell, Michael Schukat

The incorporation of 3D data in facial analysis tasks has gained popularity in recent years. Though it provides a more accurate and detailed representation of the human face, accruing 3D face data is more complex and expensive than 2D face images. Either one has to rely on expensive 3D scanners or depth sensors which are prone to noise. An alternative option is the reconstruction of 3D faces from uncalibrated 2D images in an unsupervised way without any ground truth 3D data. However, such approaches are computationally expensive and the learned model size is not suitable for mobile or other edge device applications. Predicting dense 3D landmarks over the whole face can overcome this issue. As there is no public dataset available containing dense landmarks, we propose a pipeline to create a dense keypoint training dataset containing 520 key points across the whole face from an existing facial position map data. We train a lightweight MobileNet-based regressor model with the generated data. As we do not have access to any evaluation dataset with dense landmarks in it we evaluate our model against the 68 keypoint detection task. Experimental results show that our trained model outperforms many of the existing methods in spite of its lower model size and minimal computational cost. Also, the qualitative evaluation shows the efficiency of our trained models in extreme head pose angles as well as other facial variations and occlusions.

📄 PDF Abstract BibTeX arXiv:2308.15170

Code (1)

shubhajitbasak/dense3dfacelandmarks 공식 구현 pytorch

Tasks

Keypoint DetectionPosition

Similar Papers 제목 키워드 기반

Facial Landmark Correlation Analysis

2019-11-24 · Yongzhe Yan, Stefan Duffner, Priyanka Phutane, Anthony Berthelier 외

We present a facial landmark position correlation analysis as well as its applications. Although numerous facial landmark detection methods have been presented in the literature, few of them explicitly take into account …

Facial Landmark DetectionFew-Shot LearningPositionTransfer Learning

DenseReg: Fully Convolutional Dense Shape Regression In-the-Wild

2018-03-05 · CVPR 2017 · Riza Alp Guler, Yuxiang Zhou, George Trigeorgis, Epameinondas Antonakos 외

In this work we use deep learning to establish dense correspondences between a 3D object model and an image "in the wild". We introduce "DenseReg", a fully-convolutional neural network (F-CNN) that densely regresses at e…

Face AlignmentPose EstimationregressionSemantic Segmentation

Facial Landmark Points Detection Using Knowledge Distillation-Based Neural Networks

2021-11-13 · Ali Pourramezan Fard, Mohammad H. Mahoor

Facial landmark detection is a vital step for numerous facial image analysis applications. Although some deep learning-based methods have achieved good performances in this task, they are often not suitable for running o…

Face AlignmentFacial Landmark DetectionKnowledge Distillation

Cascade of Encoder-Decoder CNNs with Learned Coordinates Regressor for Robust Facial Landmarks Detection

2019-10-15 · Pattern Recognition Letters 2019 10 · Roberto Valle, Jose M. Buenaposada, Luis Baumela

Convolutional Neural Nets (CNNs) have become the reference technology for many computer vision problems. Although CNNs for facial landmark detection are very robust, they still lack accuracy when processing images acquir…

DecoderFace AlignmentFacial Landmark Detection

MobileFAN: Transferring Deep Hidden Representation for Face Alignment

2019-08-11 · Yang Zhao, Yifan Liu, Chunhua Shen, Yongsheng Gao 외

Facial landmark detection is a crucial prerequisite for many face analysis applications. Deep learning-based methods currently dominate the approach of addressing the facial landmark detection. However, such works genera…

DecoderFace AlignmentFacial Landmark Detection