paper-with-me

Papers

Deep Joint Face Hallucination and Recognition

2016-11-24 · Junyu Wu, Shengyong Ding, Wei Xu, Hongyang Chao

Deep models have achieved impressive performance for face hallucination tasks. However, we observe that directly feeding the hallucinated facial images into recog- nition models can even degrade the recognition performance despite the much better visualization quality. In this paper, we address this problem by jointly learning a deep model for two tasks, i.e. face hallucination and recognition. In particular, we design an end-to-end deep convolution network with hallucination sub-network cascaded by recognition sub-network. The recognition sub- network are responsible for producing discriminative feature representations using the hallucinated images as inputs generated by hallucination sub-network. During training, we feed LR facial images into the network and optimize the parameters by minimizing two loss items, i.e. 1) face hallucination loss measured by the pixel wise difference between the ground truth HR images and network-generated images; and 2) verification loss which is measured by the classification error and intra-class distance. We extensively evaluate our method on LFW and YTF datasets. The experimental results show that our method can achieve recognition accuracy 97.95% on 4x down-sampled LFW testing set, outperforming the accuracy 96.35% of conventional face recognition model. And on the more challenging YTF dataset, we achieve recognition accuracy 90.65%, a margin over the recognition accuracy 89.45% obtained by conventional face recognition model on the 4x down-sampled version.

📄 PDF Abstract BibTeX arXiv:1611.08091

Code (0)

등록된 구현이 없습니다.

Tasks

Face HallucinationFace RecognitionHallucination

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

FH-GAN: Face Hallucination and Recognition using Generative Adversarial Network

2019-05-16 · Bayram Bayramli, Usman Ali, Te Qi, Hongtao Lu

There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad…

Face HallucinationFace RecognitionGenerative Adversarial NetworkHallucination

Cross-Resolution Face Recognition via Prior-Aided Face Hallucination and Residual Knowledge Distillation

2019-05-26 · Hanyang Kong, Jian Zhao, Xiaoguang Tu, Junliang Xing 외

Recent deep learning based face recognition methods have achieved great performance, but it still remains challenging to recognize very low-resolution query face like 28x28 pixels when CCTV camera is far from the capture…

Face HallucinationFace RecognitionGenerative Adversarial NetworkHallucination+2

Not Afraid of the Dark: NIR-VIS Face Recognition via Cross-spectral Hallucination and Low-rank Embedding

2016-11-21 · CVPR 2017 7 · Jose Lezama, Qiang Qiu, Guillermo Sapiro

Surveillance cameras today often capture NIR (near infrared) images in low-light environments. However, most face datasets accessible for training and verification are only collected in the VIS (visible light) spectrum. …

Deep LearningFace RecognitionHallucination

Face Hallucination via Split-Attention in Split-Attention Network

2020-10-22 · Tao Lu, Yuanzhi Wang, Yanduo Zhang, Yu Wang 외

Recently, convolutional neural networks (CNNs) have been widely employed to promote the face hallucination due to the ability to predict high-frequency details from a large number of samples. However, most of them fail t…

Face DetectionFace HallucinationFace RecognitionHallucination+2

On Hallucinating Context and Background Pixels from a Face Mask using Multi-scale GANs

2018-11-17 · Sandipan Banerjee, Walter J. Scheirer, Kevin W. Bowyer, Patrick J. Flynn

We propose a multi-scale GAN model to hallucinate realistic context (forehead, hair, neck, clothes) and background pixels automatically from a single input face mask. Instead of swapping a face on to an existing picture,…

Face SwappingFacial InpaintingHallucination