paper-with-me

Papers

Multicolumn Networks for Face Recognition

2018-07-24 · Weidi Xie, Andrew Zisserman

The objective of this work is set-based face recognition, i.e. to decide if two sets of images of a face are of the same person or not. Conventionally, the set-wise feature descriptor is computed as an average of the descriptors from individual face images within the set. In this paper, we design a neural network architecture that learns to aggregate based on both "visual" quality (resolution, illumination), and "content" quality (relative importance for discriminative classification). To this end, we propose a Multicolumn Network (MN) that takes a set of images (the number in the set can vary) as input, and learns to compute a fix-sized feature descriptor for the entire set. To encourage high-quality representations, each individual input image is first weighted by its "visual" quality, determined by a self-quality assessment module, and followed by a dynamic recalibration based on "content" qualities relative to the other images within the set. Both of these qualities are learnt implicitly during training for set-wise classification. Comparing with the previous state-of-the-art architectures trained with the same dataset (VGGFace2), our Multicolumn Networks show an improvement of between 2-6% on the IARPA IJB face recognition benchmarks, and exceed the state of the art for all methods on these benchmarks.

📄 PDF Abstract BibTeX arXiv:1807.09192

Code (1)

ibendrup/MulticolumnNetwork tf

Tasks

Face IdentificationFace RecognitionFace VerificationGeneral Classification

Similar Papers 제목 키워드 기반

An Aggregated Multicolumn Dilated Convolution Network for Perspective-Free Counting

2018-04-20 · Diptodip Deb, Jonathan Ventura

We propose the use of dilated filters to construct an aggregation module in a multicolumn convolutional neural network for perspective-free counting. Counting is a common problem in computer vision (e.g. traffic on the s…

Crowd Scene Analysis using Deep Learning Techniques

2025-05-13 · Muhammad Junaid Asif

Our research is focused on two main applications of crowd scene analysis crowd counting and anomaly detection In recent years a large number of researches have been presented in the domain of crowd counting We addressed …

Anomaly DetectionBinary ClassificationCrowd CountingDeep Learning

Novel Multicolumn Kernel Extreme Learning Machine for Food Detection via Optimal Features from CNN

2022-05-15 · Ghalib Ahmed Tahir, Chu Kiong Loo

Automatic food detection is an emerging topic of interest due to its wide array of applications ranging from detecting food images on social media platforms to filtering non-food photos from the users in dietary assessme…

Efficient Neural Network

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