paper-with-me

Papers

TV-GAN: Generative Adversarial Network Based Thermal to Visible Face Recognition

2017-12-07 · Teng Zhang, Arnold Wiliem, Siqi Yang, Brian C. Lovell

This work tackles the face recognition task on images captured using thermal camera sensors which can operate in the non-light environment. While it can greatly increase the scope and benefits of the current security surveillance systems, performing such a task using thermal images is a challenging problem compared to face recognition task in the Visible Light Domain (VLD). This is partly due to the much smaller amount number of thermal imagery data collected compared to the VLD data. Unfortunately, direct application of the existing very strong face recognition models trained using VLD data into the thermal imagery data will not produce a satisfactory performance. This is due to the existence of the domain gap between the thermal and VLD images. To this end, we propose a Thermal-to-Visible Generative Adversarial Network (TV-GAN) that is able to transform thermal face images into their corresponding VLD images whilst maintaining identity information which is sufficient enough for the existing VLD face recognition models to perform recognition. Some examples are presented in Figure 1. Unlike the previous methods, our proposed TV-GAN uses an explicit closed-set face recognition loss to regularize the discriminator network training. This information will then be conveyed into the generator network in the forms of gradient loss. In the experiment, we show that by using this additional explicit regularization for the discriminator network, the TV-GAN is able to preserve more identity information when translating a thermal image of a person which is not seen before by the TV-GAN.

📄 PDF Abstract BibTeX arXiv:1712.02514

Code (2)

zachzhu2016/Spectraface pytorch
zachzhu2016/thermal-face-recognition pytorch

Tasks

Face RecognitionGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Matching Thermal to Visible Face Images Using a Semantic-Guided Generative Adversarial Network

2019-03-03 · Cunjian Chen, Arun Ross

Designing face recognition systems that are capable of matching face images obtained in the thermal spectrum with those obtained in the visible spectrum is a challenging problem. In this work, we propose the use of seman…

Face GenerationFace ParsingFace RecognitionGenerative Adversarial Network

Attribute-Guided Deep Polarimetric Thermal-to-visible Face Recognition

2019-07-27 · Seyed Mehdi Iranmanesh, Nasser M. Nasrabadi

In this paper, we present an attribute-guided deep coupled learning framework to address the problem of matching polarimetric thermal face photos against a gallery of visible faces. The coupled framework contains two sub…

AttributeFace RecognitionGenerative Adversarial Network

Generative Adversarial Network-based Synthesis of Visible Faces from Polarimetric Thermal Faces

2017-08-08 · He Zhang, Vishal M. Patel, Benjamin S. Riggan, Shuowen Hu

The large domain discrepancy between faces captured in polarimetric (or conventional) thermal and visible domain makes cross-domain face recognition quite a challenging problem for both human-examiners and computer visio…

Face GenerationFace RecognitionFace ReconstructionGenerative Adversarial Network+1

Simultaneous Face Hallucination and Translation for Thermal to Visible Face Verification using Axial-GAN

2021-04-13 · Rakhil Immidisetti, Shuowen Hu, Vishal M. Patel

Existing thermal-to-visible face verification approaches expect the thermal and visible face images to be of similar resolution. This is unlikely in real-world long-range surveillance systems, since humans are distant fr…

Face HallucinationFace VerificationGenerative Adversarial NetworkHallucination+1

Polarimetric Thermal to Visible Face Verification via Attribute Preserved Synthesis

2019-01-03 · Xing Di, He Zhang, Vishal M. Patel

Thermal to visible face verification is a challenging problem due to the large domain discrepancy between the modalities. Existing approaches either attempt to synthesize visible faces from thermal faces or extract robus…

AttributeFace VerificationGenerative Adversarial Network