Fabian-Sc85 / non-invasive-bp-estimation-using-deep-learning

Assessment of non-invasive blood pressure prediction from PPG and rPPG signals using deep learning
GNU General Public License v3.0
151 stars 36 forks source link

Problem to recreate the result #2

Closed agrans closed 3 years ago

agrans commented 3 years ago

Hi, I have some problems recreating the result from the article when following the instruction.

What am I doing wrong when following the instructions in the README?

Fabian-Sc85 commented 3 years ago

Hi, could you give me the name of the particular record at which the script fails so that I can reproduce this error? Thanks.

agrans commented 3 years ago

The first four it crashes on are: 39/3982843 38/3889764_0025 38/3879205_0027 31/3168979

Fabian-Sc85 commented 3 years ago

It seems the problem arises if the heartpy package is unable to extract systolic and diastolic peaks from the ABP/PPG signals. I have "solved" the problem by skipping such records. However, I am going to publish the MIMIC-B dataset used in the paper as soon as possible

Fabian-Sc85 commented 3 years ago

The dataset created by the script "download_minic_iii_records.py" is now available for download via Zenodo