Depression Detection System
Depression Detection System
ISSN No:-2456-2165
Abstract:- The majority of people deal with depression facilitating prompt intervention and early warning.
on a daily basis, which is a prevalent and serious mental
illness. Depression has an impact on a person's physical, Existing System
psychological, and mental health in addition to their The existing mental health system focuses only
emotional state. In contrast to other illnesses, depression unimodal development of a person’s mental health, and few
cannot be diagnosed through laboratory testing, goes systems use only PHQ-9 tests, resulting in inadequate
unnoticed due to a lack of knowledge and awareness, treatment and misdiagnosis. A more comprehensive system is
and can deteriorate to the point of suicide. Physicians needed, using accurate tools to evaluate all aspects of a
are currently using self-reported questionnaires and in- person’s mental health, leading to personalized and effective
person interactions as part of their diagnostic process for treatment plans that can improvethe quality of life for people
identifying depression. A psychiatric evaluation of social living with depression.
interactions and human behaviour is required for the
diagnosis of depression. The patient's audio and video Proposed System
recordings show how people with depression behave The proposed application has two user categories: user
differently than average people do. The user and the and admin. Users can take the PHQ-9 test to evaluate their
admin are the two different user categories that can mental health or choose a more comprehensive assessment
interact with the application. The user has two choices: with a questionnaire, video, and audio detection. Based on
the PHQ-9 exam or an evaluation that consists of three the results, the system can suggest treatment options for the
components-a questionnaire, a video, and an audio user's level of depression. Admins have access to all
detection, each weighted at 33% and used to determine assessment reports to track user progress over time. This
the user’s level of depression. The findings are also used system aims to improve mental health care quality and
to suggest treatment alternatives. In order to combat the provide personalized support for those living with
condition sooner, computer vision and machine learning depression.
havebeen employed to diagnose depression.
I. INTRODUCTION
Django Textblob
The rapid development of trustworthy websites is made A Python (2 and 3) library called TextBlob is used to
possible by the high-level Python web platform known as process textual data. It offers a straightforward API for
Django. Django, which was created by seasoned getting started with typical natural language processing
programmers, handles a lot of the hassle associated with web (NLP) tasks like part-of-speech tagging, noun phrase
development, allowing you to concentrate on writing your extraction, sentiment analysis, classification, translation, and
app without having to invent the wheel. It is open source others.
and free, has a thriving community, excellent
documentation, and a variety of free and paid support Output
It displays the user's home page, where they can register if it's their first time, log in, and also loginas an administrator.
The age field on the registration page is the most crucial one because the questions will bedisplayed according to the
age group.
The user is given the choice on this page between the PHQ-9, a self-analysis tool, and an evaluation that comprises of a
questionnaire and an audio/video detection.
All age groups take the same 9 questions on the test, and each question is worth a certain number of points. Results include
the overall score, the level of depression, and a suggestion.
Fig 7 Audio/Video Detetcion Session will be Started and the Audio/Video will be Detected
Based on the questionnaire and audio/video session, the severity of depression isdetermined.
Fig 9 Recommendation
Suggestions are displayed based on the severity of the depression i.e games, exercises or nearbypsychiatrist.