The goal is to combine analysis of advanced diagnostic techniques such as electroencephalogram (EEG), Functional Magnetic Resonance Imaging (fMRI) analysis, and other contextual factors for consciousness detection and possible patient outcome prediction.
Pre-requisites:
- GPU VRAM >= 12GB
- Python >= 3.11
Data is stored in Google Drive under MRI-EEG-March2023. Once downloaded, place contents in the data folder.
matlab run_me.m
pip install -r requirements.txt
Run Python notebooks.
pip install -r requirements.txt
Generate synthetic MRI data for training:
python3 generate_synthetic_matlab_file.py <path_to_input_file.mat> <path_to_output_directory>