arXiv Analytics

Sign in

arXiv:2109.09083 [cs.CV]AbstractReferencesReviewsResources

Towards robustness under occlusion for face recognition

Tomas M. Borges, Teofilo E. de Campos, Ricardo de Queiroz

Published 2021-09-19Version 1

In this paper, we evaluate the effects of occlusions in the performance of a face recognition pipeline that uses a ResNet backbone. The classifier was trained on a subset of the CelebA-HQ dataset containing 5,478 images from 307 classes, to achieve top-1 error rate of 17.91%. We designed 8 different occlusion masks which were applied to the input images. This caused a significant drop in the classifier performance: its error rate for each mask became at least two times worse than before. In order to increase robustness under occlusions, we followed two approaches. The first is image inpainting using the pre-trained pluralistic image completion network. The second is Cutmix, a regularization strategy consisting of mixing training images and their labels using rectangular patches, making the classifier more robust against input corruptions. Both strategies revealed effective and interesting results were observed. In particular, the Cutmix approach makes the network more robust without requiring additional steps at the application time, though its training time is considerably longer. Our datasets containing the different occlusion masks as well as their inpainted counterparts are made publicly available to promote research on the field.

Related articles: Most relevant | Search more
arXiv:1111.1014 [cs.CV] (Published 2011-11-03)
Sparsity and Robustness in Face Recognition
arXiv:1803.03025 [cs.CV] (Published 2018-03-08)
Robustness of control point configurations for homography and planar pose estimation
arXiv:2009.00817 [cs.CV] (Published 2020-09-02)
On the Structures of Representation for the Robustness of Semantic Segmentation to Input Corruption