2023
DOI: 10.33093/jiwe.2023.2.2.20
|View full text |Cite
|
Sign up to set email alerts
|

Face and Facial Expressions Recognition System for Blind People Using ResNet50 Architecture and CNN

Jia-Rou Lee,
Kok-Why Ng,
Yih-Jian Yoong

Abstract: Many blind individuals have difficulties in recognizing people’s facial expression which may impact their social interaction. With the recognition, the blind individuals can accurately interpret and respond to the emotions. There is a lack in the existing application with the combination of face and facial expressions recognition. The blind individuals have to rely on multiple applications to accomplish the same task, making it difficult and time-consuming for them to use. The paper aims to recognize faces and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 15 publications
0
5
0
Order By: Relevance
“…ResNet50 is a very effective neural network architecture for image classification and other computer vision problems [ 28 , [70] , [71] , [72] , [73] , [74] ]. Being pre-trained on large image datasets, ResNet50 can provide high performance without the need to train a neural network from scratch; it is further used to save training time and to aid the effective generalization of the models built by learning from visual patterns and features of the image set it was initially trained on.…”
Section: Methodsmentioning
confidence: 99%
“…ResNet50 is a very effective neural network architecture for image classification and other computer vision problems [ 28 , [70] , [71] , [72] , [73] , [74] ]. Being pre-trained on large image datasets, ResNet50 can provide high performance without the need to train a neural network from scratch; it is further used to save training time and to aid the effective generalization of the models built by learning from visual patterns and features of the image set it was initially trained on.…”
Section: Methodsmentioning
confidence: 99%
“…We also explored other methods such as Convolutional Neural Network (CNN) based face recognition [25], which demands extensive data and computational resources; LBPH method [26], which produces long histograms leading to slower recognition speeds; and the EigenFace [27] algorithm, which is sensitive to lighting variations. This study [28] uses the "dlib" library, employing Histogram Oriented Gradients (HOG) for feature extraction and Support Vector Machines (SVM) for differentiating face and non-face regions. Notably, the "dlib" method is solely used for identifying face bounding boxes, while a Deep Neural Network-based classification model categorizes the detected faces.…”
Section: Face Recognitionmentioning
confidence: 99%
“…A CNN is an artificial neural network explicitly designed to process pixels for image and video recognition [22] [23]. CNNs are powered by AI techniques implemented in image and video processing systems to operate conceptual and insightful duties [24].…”
Section: Data Analysis and Classificationmentioning
confidence: 99%