akrlowicz / ppg-blood-pressure-estimation

Predicting blood pressure from rPPG signal using LSTMs
22 stars 4 forks source link

Dataset query #3

Open ckim0922 opened 1 year ago

ckim0922 commented 1 year ago

Hi there,

Would you mind sharing the dataset to me? I am doing a uni project and I find this project to be fascinating. If not, could you please tell me whether your experiment format follows MIMIC-III dataset by any chance? email address is: hdkim@deakin.edu.au

TIA!

akrlowicz commented 1 year ago

Hi @ckim0922 Check your email, I send you a message there with short explanation

gohjiayi commented 1 year ago

Hi @akrlowicz, thanks so much for this repository. Will you be able to share the dataset to me as well.

akrlowicz commented 1 year ago

hi @gohjiayi Unfortunately, I cannot share the data as it is privately acquired and I don't have permission for that. However, I can tell that my files with signal (e.g. 303.csv that I used in notebook) contain two columns: first is timestamp and second is rPPG signal calculated from three RGB channels by POS algorithm. Afaik it resembles MIMIC-III but I'm unable to check it further. Hopefully, this information may shed some light on my data format.