Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drowsiness Detection using EEG signals #197

Closed
1 task done
sreevidya-16 opened this issue Jul 14, 2024 · 2 comments
Closed
1 task done

Drowsiness Detection using EEG signals #197

sreevidya-16 opened this issue Jul 14, 2024 · 2 comments

Comments

@sreevidya-16
Copy link

sreevidya-16 commented Jul 14, 2024

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:

  • Develop a system to detect drowsiness using Electroencephalogram (EEG) signals, which reflect brain activity and can indicate different states of alertness.
  • Implement real-time monitoring to alert users or operators when signs of drowsiness are detected.

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

  • I agree to follow this project's Code of Conduct
Copy link

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

Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant