Depression Detection Using Convolutional Neural Networks 1
Depression Detection Using Convolutional Neural Networks 1
net/publication/357736059
CITATIONS READS
4 1,479
4 authors:
All content following this page was uploaded by Farzana Arefin Nazira on 04 February 2023.
Abstract—Facial Expression Recognition (FER) has been an data visualization framework. Numpy uses arrays to turn the
essential field in the Deep Learning area since the arrival of images into arrays that may be used to store the trained
big data. Human psychological activity is reflected by human model. Seaborn is a python that aids with data exploration
facial expressions that can provide significant knowledge about
human nature. In that time, depression has become a severe and comprehension. The OS module provides functionality for
mental illness. It is vital to detect depressed people. To detect generating and destroying directories, retrieving their informa-
depression, we have proposed a system based on CNN, OpenCV, tion, and altering and detecting the folder. TensorFlow is used
Haar Cascade Classifier. Haar Cascade Classifier is a machine to build massive neural networks with multiple layers. Keras
learning algorithm used for face detection. Convolution layers is a high-level neural network API that is widely used.
are used in the proposed combination technique. Furthermore,
no datasets available that represents the natural expressions of In Deep learning analyze a person’s facial expression for
the depressed face and can be used to detect depression. So, We detecting depression is a difficult task because every depressed
have generated a Depressed and Not Depressed (DND) dataset human has a different facial expression [5,6]. Four convolu-
which contains the 5000 images. Our proposed system has been tional layers, three top pooling layers, two fully connected
evaluated using the DND dataset and achieved accuracy 81% , layers, and one softmax output layer are included in the CNN.
precision 87% , recall 88%.
Index Terms—CNN, Depression, Tensorflow, Keras, OpenCV,
The total contribution of the research can be summed up as
Haar Cascade Classifier follows:
• The Depressed and Not Depressed(DND) dataset, which