FoxNet: A Multi-face Alignment Method
Multi-face alignment aims to identify geometry structures of multiple faces in an image, and its performance is essential for the many practical tasks, such as face recognition, face tracking, and face animation. In this work, we present a fast bottom-up multi-face alignment approach, which can simultaneously localize multi-person facial landmarks with high precision.In more detail, our bottom-up architecture maps the landmarks to the high-dimensional space with which landmarks of all faces are represented. By clustering the features belonging to the same face, our approach can align the multi-person facial landmarks synchronously.Extensive experiments show that our method can achieve high performance in the multi-face landmark alignment task while our model is extremely fast. Moreover, we propose a new multi-face dataset to compare the speed and precision of bottom-up face alignment method with top-down methods. Our dataset is publicly available at https://github.com/AISAResearch/FoxNet
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringFace AlignmentFace RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Robust 3D Face Alignment with Multi-Path Neural Architecture Search
3D face alignment is a very challenging and fundamental problem in computer vision. Existing deep learning-based methods manually design different networks to regress either parameters of a 3D face model or 3D positions …
3D Face AlignmentFace AlignmentFace ModelNeural Architecture SearchDeep Face Feature for Face Alignment
In this paper, we present a deep learning based image feature extraction method designed specifically for face images. To train the feature extraction model, we construct a large scale photo-realistic face image dataset …
Face AlignmentInverse RenderingRobust Face AlignmentAn Efficient Multitask Neural Network for Face Alignment, Head Pose Estimation and Face Tracking
While Convolutional Neural Networks (CNNs) have significantly boosted the performance of face related algorithms, maintaining accuracy and efficiency simultaneously in practical use remains challenging. The state-of-the-…
Face AlignmentFace DetectionHead Pose EstimationPose EstimationDeep Adaptive Attention for Joint Facial Action Unit Detection and Face Alignment
Facial action unit (AU) detection and face alignment are two highly correlated tasks since facial landmarks can provide precise AU locations to facilitate the extraction of meaningful local features for AU detection. Mos…
Action Unit DetectionFace AlignmentFacial Action Unit DetectionMitigating Knowledge Discrepancies among Multiple Datasets for Task-agnostic Unified Face Alignment
Despite the similar structures of human faces, existing face alignment methods cannot learn unified knowledge from multiple datasets with different landmark annotations. The limited training samples in a single dataset c…
Face Alignment