paper-with-me

Papers

Dynamic Feature Learning for Partial Face Recognition

2018-06-01 · CVPR 2018 6 · Lingxiao He, Haiqing Li, Qi Zhang, Zhenan Sun

Partial face recognition (PFR) in unconstrained environment is a very important task, especially in video surveillance, mobile devices, etc. However, a few studies have tackled how to recognize an arbitrary patch of a face image. This study combines Fully Convolutional Network (FCN) with Sparse Representation Classification (SRC) to propose a novel partial face recognition approach, called Dynamic Feature Matching (DFM), to address partial face images regardless of sizes. Based on DFM, we propose a sliding loss to optimize FCN by reducing the intra-variation between a face patch and face images of a subject, which further improves the performance of DFM. The proposed DFM is evaluated on several partial face databases, including LFW, YTF and CASIA-NIR-Distance databases. Experimental results demonstrate the effectiveness and advantages of DFM in comparison with state-of-the-art PFR methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

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…
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…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Partial matching face recognition method for rehabilitation nursing robots beds

2015-08-02 · Dongmei Liang, Wushan Cheng

In order to establish face recognition system in rehabilitation nursing robots beds and achieve real-time monitor the patient on the bed. We propose a face recognition method based on partial matching Hu moments which ap…

Face Recognition

Maximized Posteriori Attributes Selection from Facial Salient Landmarks for Face Recognition

2010-04-12 · Phalguni Gupta, Dakshina Ranjan Kisku, Jamuna Kanta Sing, Massimo Tistarelli

This paper presents a robust and dynamic face recognition technique based on the extraction and matching of devised probabilistic graphs drawn on SIFT features related to independent face areas. The face matching strateg…

Face Recognition

Attention-based Partial Face Recognition

2021-06-11 · Stefan Hörmann, Zeyuan Zhang, Martin Knoche, Torben Teepe 외

Photos of faces captured in unconstrained environments, such as large crowds, still constitute challenges for current face recognition approaches as often faces are occluded by objects or people in the foreground. Howeve…

Face Recognition

Occlusion Robust Face Recognition Based on Mask Learning With Pairwise Differential Siamese Network

2019-10-01 · ICCV 2019 10 · Lingxue Song, Dihong Gong, Zhifeng Li, Changsong Liu 외

Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of face recognition over past years. However, existing CNN models are far less accurate when handling partially occluded faces. These general face…

Face RecognitionRobust Face Recognition

Improving 2D face recognition via fine-level facial depth generation and RGB-D complementary feature learning

2023-05-08 · Wenhao Hu

Face recognition in complex scenes suffers severe challenges coming from perturbations such as pose deformation, ill illumination, partial occlusion. Some methods utilize depth estimation to obtain depth corresponding to…

Depth EstimationFace Recognition