SrijanShovit / HealthLearning

A repo comprising of various Machine Learning and Deep Learning projects in healthcare domain.
37 stars 53 forks source link

Drowsiness Detection using EEG signals #197

Closed sreevidya-16 closed 1 month ago

sreevidya-16 commented 1 month ago

Is your feature request related to a problem? Please describe.

Drowsiness detection using EEG signals addresses the critical need to identify and mitigate the risks associated with reduced alertness during activities such as driving or operating heavy machinery. EEG, which measures electrical activity in the brain, offers a non-invasive method to monitor changes in cognitive states, including alertness and drowsiness.

@SrijanShovit, Could you please assign me this issue under GSSOC'24

Describe the solution you'd like along with reference dataset.

Objectives:

Implementation Details:

  1. Data Collection: Gather EEG data from individuals in controlled settings to capture brainwave patterns associated with alertness and drowsiness.

  2. Preprocessing: Clean and preprocess EEG signals to enhance signal quality and remove artifacts for accurate analysis.

  3. Feature Extraction: Extract relevant features from EEG signals that correlate with drowsiness, such as alpha and theta wave frequencies.

  4. Model Development: Utilize machine learning algorithms, such as Support Vector Machines (SVM) or Deep Neural Networks (DNN), to classify EEG patterns and detect drowsiness states.

  5. Real-time Detection: Integrate the trained model into a real-time monitoring system that continuously analyzes incoming EEG signals to detect onset or progression of drowsiness.

DATASET - https://figshare.com/articles/dataset/EEG_driver_drowsiness_dataset/14273687

Code of Conduct

github-actions[bot] commented 1 month ago

Congratulations, @sreevidya-16! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

github-actions[bot] commented 1 month ago

This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!