Understanding Unconventional Preprocessors in Deep Convolutional Neural Networks for Face Identification
Chollette C. Olisah, Lyndon Smith

TL;DR
This study investigates how unconventional preprocessing techniques, such as color space conversion and image quantization, impact the performance of deep CNNs in face recognition, highlighting the importance of preprocessing choices.
Contribution
It systematically evaluates the effect of various unconventional preprocessors on CNN face recognition performance, demonstrating their potential to enhance discriminative capability.
Findings
Preprocessing with HE, quantization, rgbGELog, and YCBCR improves CNN face recognition.
Optimal performance requires combining preprocessing with augmentation and normalization.
Plane-based quantization increases pixel homogeneity and storage efficiency.
Abstract
Deep networks have achieved huge successes in application domains like object and face recognition. The performance gain is attributed to different facets of the network architecture such as: depth of the convolutional layers, activation function, pooling, batch normalization, forward and back propagation and many more. However, very little emphasis is made on the preprocessors. Therefore, in this paper, the network's preprocessing module is varied across different preprocessing approaches while keeping constant other facets of the network architecture, to investigate the contribution preprocessing makes to the network. Commonly used preprocessors are the data augmentation and normalization and are termed conventional preprocessors. Others are termed the unconventional preprocessors, they are: color space converters; HSV, CIE L*a*b* and YCBCR, grey-level resolution preprocessors;…
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
MethodsAverage Pooling · Auxiliary Classifier · 1x1 Convolution · RMSProp · Inception-v3 Module · Max Pooling · Softmax · Convolution · Dropout · Dense Connections
