paper-with-me

홈 › Papers

GhostVLAD for set-based face recognition

2018-10-23 · Yujie Zhong, Relja Arandjelović, Andrew Zisserman

The objective of this paper is to learn a compact representation of image sets for template-based face recognition. We make the following contributions: first, we propose a network architecture which aggregates and embeds the face descriptors produced by deep convolutional neural networks into a compact fixed-length representation. This compact representation requires minimal memory storage and enables efficient similarity computation. Second, we propose a novel GhostVLAD layer that includes {\em ghost clusters}, that do not contribute to the aggregation. We show that a quality weighting on the input faces emerges automatically such that informative images contribute more than those with low quality, and that the ghost clusters enhance the network's ability to deal with poor quality images. Third, we explore how input feature dimension, number of clusters and different training techniques affect the recognition performance. Given this analysis, we train a network that far exceeds the state-of-the-art on the IJB-B face recognition dataset. This is currently one of the most challenging public benchmarks, and we surpass the state-of-the-art on both the identification and verification protocols.

📄 PDF Abstract BibTeX arXiv:1810.09951

Code (2)

keetsky/Net_ghostVLAD-pytorch pytorch
taylorlu/ghostvlad-speaker tf

Tasks

Face RecognitionFace Verification

Similar Papers 제목 키워드 기반

Identification of Indian Languages using Ghost-VLAD pooling

2020-02-05 · Krishna D N, Ankita Patil, M. S. P Raj, Sai Prasad H S 외

In this work, we propose a new pooling strategy for language identification by considering Indian languages. The idea is to obtain utterance level features for any variable length audio for robust language recognition. W…

Language Identification

Utterance-level Aggregation For Speaker Recognition In The Wild

2019-02-26 · Weidi Xie, Arsha Nagrani, Joon Son Chung, Andrew Zisserman

The objective of this paper is speaker recognition "in the wild"-where utterances may be of variable length and also contain irrelevant signals. Crucial elements in the design of deep networks for this task are the type …

Speaker RecognitionText-Independent Speaker Verification

Analysis of face detection, face landmarking, and face recognition performance with masked face images

2022-06-03 · Ožbej Golob

Face recognition has become an essential task in our lives. However, the current COVID-19 pandemic has led to the widespread use of face masks. The effect of wearing face masks is currently an understudied issue. The aim…

Face DetectionFace Recognition

LightFace: A Hybrid Deep Face Recognition Framework

2020-11-23 · 2020 Innovations in Intelligent Systems and Applications Conference (ASYU) 2020 11 · Sefik Ilkin Serengil, Alper Ozpinar

Face recognition constitutes a relatively a popular area which has emerged from the rulers of the social media to top universities in the world. Those frontiers and rule makers recently designed deep learning based custo…

Face RecognitionFace Swapping

Comparing Face Detection and Recognition Techniques

2016-04-19 · Jyothi Korra

This paper implements and compares different techniques for face detection and recognition. One is find where the face is located in the images that is face detection and second is face recognition that is identifying th…

Face DetectionFace Recognition