An Approach: Modality Reduction and Face-Sketch Recognition
Sourav Pramanik, Dr. Debotosh Bhattacharjee

TL;DR
This paper proposes a novel face sketch recognition method that reduces modality differences using wavelet transforms and PCA, improving classification accuracy with SVM and K-NN classifiers.
Contribution
It introduces a modality reduction approach combining wavelet transform and PCA for face sketch recognition, validated on CUHK datasets.
Findings
Robust against good lighting and frontal pose images
Effective modality reduction improves recognition accuracy
Validated on CUHK face and sketch datasets
Abstract
To recognize face sketch through face photo database is a challenging task for todays researchers. Because face photo images in training set and face sketch images in testing set have different modality. Difference between two face photos of difference person is smaller than the difference between same person in a face photo and face sketched. In this paper, for reduction of the modality between face photo and face sketch we first bring face photo and face sketch images in a new dimension using 2D Discrete Haar wavelet transform with scale 3 followed by a negative approach. After that, extract features from transformed images using Principal Component Analysis (PCA). Thereafter, we use SVM classifier and K-NN classifier for better classification. Our proposed method is experimentally verified by its robustness against faces that are captured in a good lighting condition and in a frontal…
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 and Expression Recognition · Face recognition and analysis · Biometric Identification and Security
MethodsSupport Vector Machine · k-Nearest Neighbors
