Geometric Feature Based Face-Sketch Recognition
Sourav Pramanik, Debotosh Bhattacharjee

TL;DR
This paper introduces a face-sketch recognition method based on geometric facial features and ratios, using a K-NN classifier to match sketches with photos, effective under frontal pose, normal lighting, and neutral expressions.
Contribution
The paper proposes a novel geometric feature-based approach for face-sketch recognition that is robust and effective across different face databases.
Findings
Robust against frontal pose, normal lighting, and neutral expression.
Effective with 80 face images from various databases.
Utilizes geometric ratios and K-NN classifier for recognition.
Abstract
This paper presents a novel facial sketch image or face-sketch recognition approach based on facial feature extraction. To recognize a face-sketch, we have concentrated on a set of geometric face features like eyes, nose, eyebrows, lips, etc and their length and width ratio because it is difficult to match photos and sketches because they belong to two different modalities. In this system, first the facial features/components from training images are extracted, then ratios of length, width, and area etc. are calculated and those are stored as feature vectors for individual images. After that the mean feature vectors are computed and subtracted from each feature vector for centering of the feature vectors. In the next phase, feature vector for the incoming probe face-sketch is also computed in similar fashion. Here, K-NN classifier is used to recognize probe face-sketch. It is…
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 · Face and Expression Recognition · Biometric Identification and Security
Methodsk-Nearest Neighbors
