paper-with-me

Papers

Neural Aggregation Network for Video Face Recognition

2016-03-17 · CVPR 2017 7 · Jiaolong Yang, Peiran Ren, Dong-Qing Zhang, Dong Chen, Fang Wen, Hongdong Li, Gang Hua

This paper presents a Neural Aggregation Network (NAN) for video face recognition. The network takes a face video or face image set of a person with a variable number of face images as its input, and produces a compact, fixed-dimension feature representation for recognition. The whole network is composed of two modules. The feature embedding module is a deep Convolutional Neural Network (CNN) which maps each face image to a feature vector. The aggregation module consists of two attention blocks which adaptively aggregate the feature vectors to form a single feature inside the convex hull spanned by them. Due to the attention mechanism, the aggregation is invariant to the image order. Our NAN is trained with a standard classification or verification loss without any extra supervision signal, and we found that it automatically learns to advocate high-quality face images while repelling low-quality ones such as blurred, occluded and improperly exposed faces. The experiments on IJB-A, YouTube Face, Celebrity-1000 video face recognition benchmarks show that it consistently outperforms naive aggregation methods and achieves the state-of-the-art accuracy.

📄 PDF Abstract BibTeX arXiv:1603.05474

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionFace Verification

Similar Papers 제목 키워드 기반

Self-attention aggregation network for video face representation and recognition

2020-10-11 · Ihor Protsenko, Taras Lehinevych, Dmytro Voitekh, Ihor Kroosh 외

Models based on self-attention mechanisms have been successful in analyzing temporal data and have been widely used in the natural language domain. We propose a new model architecture for video face representation and re…

Face Recognition

Recurrent Embedding Aggregation Network for Video Face Recognition

2019-04-26 · Sixue Gong, Yichun Shi, Anil K. Jain

Recurrent networks have been successful in analyzing temporal data and have been widely used for video analysis. However, for video face recognition, where the base CNNs trained on large-scale data already provide discri…

Face Recognition

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 represent…

Face Recognition

Learning Discriminative Aggregation Network for Video-Based Face Recognition

2017-10-01 · ICCV 2017 10 · Yongming Rao, Ji Lin, Jiwen Lu, Jie zhou

In this paper, we propose a discriminative aggregation network (DAN) for video face recognition, which aims to integrate information from video frames effectively and efficiently. Different from existing aggregation meth…

Face RecognitionMetric Learning

Feature Aggregation Network for Video Face Recognition

2019-05-06 · Zhaoxiang Liu, Huan Hu, Jinqiang Bai, Shaohua Li 외

This paper aims to learn a compact representation of a video for video face recognition task. We make the following contributions: first, we propose a meta attention-based aggregation scheme which adaptively and fine-gra…

Face Recognition