helme / ecg_ptbxl_benchmarking

Public repository associated with "Deep Learning for ECG Analysis: Benchmarks and Insights from PTB-XL"
GNU General Public License v3.0
193 stars 85 forks source link

ICBEB dataset not available #32

Open SVithurabiman opened 3 months ago

SVithurabiman commented 3 months ago

Dear Team,

Thank you for your interesting work. I have been trying to work with your study, however, I am having trouble downloading the ICBEB dataset from https://hhbucket.oss-cn-hongkong.aliyuncs.com/TrainingSet1.zip, http://hhbucket.oss-cn-hongkong.aliyuncs.com/TrainingSet2.zip, and http://hhbucket.oss-cn-hongkong.aliyuncs.com/TrainingSet3.zip as the sites are not available. Are there any other alternative ways to download this dataset?

helme commented 3 months ago

Hi @SVithurabiman ,

thank you very much for pointing this out! Unfortunately, I don't know where to get the data elsewhere, since I got the links from here: http://2018.icbeb.org/Challenge.html

Maybe, you can access parts of the data from Kaggle: https://www.kaggle.com/datasets/bjoernjostein/china-physiological-signal-challenge-in-2018/data ? Nevertheless, reproducibility of our results is not given by this, which is sad. However, I hope, this helps.

Best, Patrick

SVithurabiman commented 3 months ago

Thank you for your prompt response. I have been able to access the data in Kaggle, however, the code that is provided may not work as you suggested. If you could kindly give the format of the expected output from code/utils/convert_ICBEB.py, I could recode the file. Thanks in advance.

Best, Vithu