Age group and gender recognition from human facial images
Tizita Nesibu Shewaye

TL;DR
This paper develops an automatic system for recognizing human gender and age groups from facial images, achieving high accuracy especially in gender recognition, using DCT features and PCA with k-NN classifier.
Contribution
It compares pixel intensity and DCT features with PCA and k-NN, demonstrating DCT features outperform pixel intensities for age and gender recognition.
Findings
99% gender recognition accuracy
68% age group recognition accuracy
DCT features outperform pixel intensity features
Abstract
This work presents an automatic human gender and age group recognition system based on human facial images. It makes an extensive experiment with row pixel intensity valued features and Discrete Cosine Transform (DCT) coefficient features with Principal Component Analysis and k-Nearest Neighbor classification to identify the best recognition approach. The final results show approaches using DCT coefficient outperform their counter parts resulting in a 99% correct gender recognition rate and 68% correct age group recognition rate (considering four distinct age groups) in unseen test images. Detailed experimental settings and obtained results are clearly presented and explained in this report.
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 · Video Surveillance and Tracking Methods
MethodsDiscrete Cosine Transform
