paper-with-me

홈 › Papers

Recognizing Gender from Human Facial Regions using Genetic Algorithm

2017-12-05 · Avirup Bhattacharyya, Rajkumar Saini, Partha Pratim Roy, Debi Prosad Dogra, Samarjit Kar

Recently, recognition of gender from facial images has gained a lot of importance. There exist a handful of research work that focus on feature extraction to obtain gender specific information from facial images. However, analyzing different facial regions and their fusion help in deciding the gender of a person from facial images. In this paper, we propose a new approach to identify gender from frontal facial images that is robust to background, illumination, intensity, and facial expression. In our framework, first the frontal face image is divided into a number of distinct regions based on facial landmark points that are obtained by the Chehra model proposed by Asthana et al. The model provides 49 facial landmark points covering different regions of the face, e.g. forehead, left eye, right eye, lips. Next, a face image is segmented into facial regions using landmark points and features are extracted from each region. The Compass LBP feature, a variant of LBP feature, has been used in our framework to obtain discriminative gender-specific information. Following this, a Support Vector Machine based classifier has been used to compute the probability scores from each facial region. Finally, the classification scores obtained from individual regions are combined with a genetic algorithm based learning to improve the overall classification accuracy. The experiments have been performed on popular face image datasets such as Adience, cFERET (color FERET), LFW and two sketch datasets, namely CUFS and CUFSF. Through experiments, we have observed that, the proposed method outperforms existing approaches.

📄 PDF Abstract BibTeX arXiv:1712.01661

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

AFIF4: Deep Gender Classification based on AdaBoost-based Fusion of Isolated Facial Features and Foggy Faces

2017-06-13 · Mahmoud Afifi, Abdelrahman Abdelhamed

Gender classification aims at recognizing a person's gender. Despite the high accuracy achieved by state-of-the-art methods for this task, there is still room for improvement in generalized and unrestricted datasets. In …

Gender ClassificationGeneral Classification

Is human face processing a feature- or pattern-based task? Evidence using a unified computational method driven by eye movements

2017-09-04 · Carlos E. Thomaz, Vagner Amaral, Gilson A. Giraldi, Duncan F. Gillies 외

Research on human face processing using eye movements has provided evidence that we recognize face images successfully focusing our visual attention on a few inner facial regions, mainly on the eyes, nose and mouth. To u…

Facial Expression RecognitionFacial Expression Recognition (FER)

Few-Shot Meta Learning for Recognizing Facial Phenotypes of Genetic Disorders

2022-10-23 · Ömer Sümer, Fabio Hellmann, Alexander Hustinx, Tzung-Chien Hsieh 외

Computer vision-based methods have valuable use cases in precision medicine, and recognizing facial phenotypes of genetic disorders is one of them. Many genetic disorders are known to affect faces' visual appearance and …

Decision MakingMeta-LearningRepresentation LearningRetrieval

Exploring Vision Language Models for Facial Attribute Recognition: Emotion, Race, Gender, and Age

2024-10-31 · Nouar AlDahoul, Myles Joshua Toledo Tan, Harishwar Reddy Kasireddy, Yasir Zaki

Technologies for recognizing facial attributes like race, gender, age, and emotion have several applications, such as surveillance, advertising content, sentiment analysis, and the study of demographic trends and social …

AttributeEmotion ClassificationEmotion RecognitionSentiment Analysis

Understanding Fairness of Gender Classification Algorithms Across Gender-Race Groups

2020-09-24 · Anoop Krishnan, Ali Almadan, Ajita Rattani

Automated gender classification has important applications in many domains, such as demographic research, law enforcement, online advertising, as well as human-computer interaction. Recent research has questioned the fai…

AttributeFairnessGender ClassificationGeneral Classification