What's color got to do with it? Face recognition in grayscale
Aman Bhatta, Domingo Mery, Haiyu Wu, Joyce Annan, Micheal C. King and, Kevin W. Bowyer

TL;DR
Deep CNN face matchers perform equally well with grayscale or color training data, and using grayscale images can increase dataset size and efficiency without sacrificing accuracy.
Contribution
This study shows that deep CNN face recognition models do not rely on color information and that training with grayscale images is sufficient, enabling more efficient data usage.
Findings
Color information has limited impact on deep CNN face recognition accuracy.
Training with grayscale images achieves comparable accuracy to color training for deep models.
Using grayscale images increases dataset size and improves model performance.
Abstract
State-of-the-art deep CNN face matchers are typically created using extensive training sets of color face images. Our study reveals that such matchers attain virtually identical accuracy when trained on either grayscale or color versions of the training set, even when the evaluation is done using color test images. Furthermore, we demonstrate that shallower models, lacking the capacity to model complex representations, rely more heavily on low-level features such as those associated with color. As a result, they display diminished accuracy when trained with grayscale images. We then consider possible causes for deeper CNN face matchers "not seeing color". Popular web-scraped face datasets actually have 30 to 60% of their identities with one or more grayscale images. We analyze whether this grayscale element in the training set impacts the accuracy achieved, and conclude that it does…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Cutaneous Melanoma Detection and Management
MethodsConvolution
