paper-with-me

Papers

Fast Landmark Localization with 3D Component Reconstruction and CNN for Cross-Pose Recognition

2017-08-31 · Gee-Sern, Hsu, Hung-Cheng Shie, Cheng-Hua Hsieh

Two approaches are proposed for cross-pose face recognition, one is based on the 3D reconstruction of facial components and the other is based on the deep Convolutional Neural Network (CNN). Unlike most 3D approaches that consider holistic faces, the proposed approach considers 3D facial components. It segments a 2D gallery face into components, reconstructs the 3D surface for each component, and recognizes a probe face by component features. The segmentation is based on the landmarks located by a hierarchical algorithm that combines the Faster R-CNN for face detection and the Reduced Tree Structured Model for landmark localization. The core part of the CNN-based approach is a revised VGG network. We study the performances with different settings on the training set, including the synthesized data from 3D reconstruction, the real-life data from an in-the-wild database, and both types of data combined. We investigate the performances of the network when it is employed as a classifier or designed as a feature extractor. The two recognition approaches and the fast landmark localization are evaluated in extensive experiments, and compared to stateof-the-art methods to demonstrate their efficacy.

📄 PDF Abstract BibTeX arXiv:1708.09580

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionFace DetectionFace Recognition

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Ethereum Customer Service Number +1-833-534-1729 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Regressive Tree Structured Model for Facial Landmark Localization

2015-12-01 · ICCV 2015 12 · Gee-Sern Hsu, Kai-Hsiang Chang, Shih-Chieh Huang

Although the Tree Structured Model (TSM) is proven effective for solving face detection, pose estimation and landmark localization in an unified model, its sluggish run time makes it unfavorable in practical applications…

Face AlignmentFace DetectionmodelPose Estimation

Improved Scene Landmark Detection for Camera Localization

2024-01-31 · Tien Do, Sudipta N. Sinha

Camera localization methods based on retrieval, local feature matching, and 3D structure-based pose estimation are accurate but require high storage, are slow, and are not privacy-preserving. A method based on scene land…

Camera LocalizationPose EstimationPrivacy Preserving

FaceLift: Semi-supervised 3D Facial Landmark Localization

2024-05-30 · CVPR 2024 1 · David Ferman, Pablo Garrido, Gaurav Bharaj

3D facial landmark localization has proven to be of particular use for applications, such as face tracking, 3D face modeling, and image-based 3D face reconstruction. In the supervised learning case, such methods usually …

3D Face Reconstruction3D Facial Landmark LocalizationFace AlignmentFace Reconstruction

Grand Challenge of 106-Point Facial Landmark Localization

2019-05-09 · Yinglu Liu, Hao Shen, Yue Si, Xiaobo Wang 외

Facial landmark localization is a very crucial step in numerous face related applications, such as face recognition, facial pose estimation, face image synthesis, etc. However, previous competitions on facial landmark lo…

Face AlignmentFace RecognitionImage GenerationPose Estimation

Integrating Spatial Configuration into Heatmap Regression Based CNNs for Landmark Localization

2019-08-02 · Christian Payer, Darko Štern, Horst Bischof, Martin Urschler

In many medical image analysis applications, often only a limited amount of training data is available, which makes training of convolutional neural networks (CNNs) challenging. In this work on anatomical landmark locali…

Medical Image Analysisregression