We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Teacher-Student Adversarial Depth Hallucination to Improve Face Recognition

Abstract: We present the Teacher-Student Generative Adversarial Network (TS-GAN) to generate depth images from single RGB images in order to boost the performance of face recognition systems. For our method to generalize well across unseen datasets, we design two components in the architecture, a teacher and a student. The teacher, which itself consists of a generator and a discriminator, learns a latent mapping between input RGB and paired depth images in a supervised fashion. The student, which consists of two generators (one shared with the teacher) and a discriminator, learns from new RGB data with no available paired depth information, for improved generalization. The fully trained shared generator can then be used in runtime to hallucinate depth from RGB for downstream applications such as face recognition. We perform rigorous experiments to show the superiority of TS-GAN over other methods in generating synthetic depth images. Moreover, face recognition experiments demonstrate that our hallucinated depth along with the input RGB images boosts performance across various architectures when compared to a single RGB modality by average values of +1.2%, +2.6%, and +2.6% for IIIT-D, EURECOM, and LFW datasets respectively. We make our implementation public at: this https URL
Comments: 10 pages, 6 figures, Accepted to International Conference on Computer Vision 2021
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2104.02424 [cs.CV]
  (or arXiv:2104.02424v2 [cs.CV] for this version)

Submission history

From: Hardik Uppal [view email]
[v1] Tue, 6 Apr 2021 11:07:02 GMT (7867kb,D)
[v2] Sun, 29 Aug 2021 05:46:34 GMT (19024kb,D)

Link back to: arXiv, form interface, contact.