paper-with-me

Papers

Video Face Recognition: Component-wise Feature Aggregation Network (C-FAN)

2019-02-19 · Sixue Gong, Yichun Shi, Anil K. Jain

We propose a new approach to video face recognition. Our component-wise feature aggregation network (C-FAN) accepts a set of face images of a subject as an input, and outputs a single feature vector as the face representation of the set for the recognition task. The whole network is trained in two steps: (i) train a base CNN for still image face recognition; (ii) add an aggregation module to the base network to learn the quality value for each feature component, which adaptively aggregates deep feature vectors into a single vector to represent the face in a video. C-FAN automatically learns to retain salient face features with high quality scores while suppressing features with low quality scores. The experimental results on three benchmark datasets, YouTube Faces, IJB-A, and IJB-S show that the proposed C-FAN network is capable of generating a compact feature vector with 512 dimensions for a video sequence by efficiently aggregating feature vectors of all the video frames to achieve state of the art performance.

📄 PDF Abstract BibTeX arXiv:1902.07327

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Fusing Robust Face Region Descriptors via Multiple Metric Learning for Face Recognition in the Wild

2013-06-01 · CVPR 2013 6 · Zhen Cui, Wen Li, Dong Xu, Shiguang Shan 외

In many real-world face recognition scenarios, face images can hardly be aligned accurately due to complex appearance variations or low-quality images. To address this issue, we propose a new approach to extract robust f…

Face RecognitionFace VerificationMetric Learning

Pose-Selective Max Pooling for Measuring Similarity

2016-09-22 · Xiang Xiang, Trac. D. Tran

In this paper, we deal with two challenges for measuring the similarity of the subject identities in practical video-based face recognition - the variation of the head pose in uncontrolled environments and the computatio…

DiversityFace RecognitionFace VerificationVideo Similarity

Combined Static and Motion Features for Deep-Networks Based Activity Recognition in Videos

2018-10-16 · Sameera Ramasinghe, Jathushan Rajasegaran, Vinoj Jayasundara, Kanchana Ranasinghe 외

Activity recognition in videos in a deep-learning setting---or otherwise---uses both static and pre-computed motion components. The method of combining the two components, whilst keeping the burden on the deep network le…

Activity RecognitionActivity Recognition In Videos

Trunk-Branch Ensemble Convolutional Neural Networks for Video-based Face Recognition

2016-07-19 · Changxing Ding, DaCheng Tao

Human faces in surveillance videos often suffer from severe image blur, dramatic pose variations, and occlusion. In this paper, we propose a comprehensive framework based on Convolutional Neural Networks (CNN) to overcom…

Face RecognitionPerson RecognitionTriplet

Face Recognition Using $Sf_{3}CNN$ With Higher Feature Discrimination

2021-02-02 · Nayaneesh Kumar Mishra, Satish Kumar Singh

With the advent of 2-dimensional Convolution Neural Networks (2D CNNs), the face recognition accuracy has reached above 99%. However, face recognition is still a challenge in real world conditions. A video, instead of an…

Face Recognition