MikhailMurashov / ecgGAN

LSTM-GAN for generate plausible ECG signals
85 stars 25 forks source link

how can i get the data ? how to preprocess the data? #1

Open yatoubusha opened 3 years ago

MikhailMurashov commented 3 years ago

The data you can find here: Lobachevsky University Electrocardiography Database: PhysioNet Preprocess: just cut each signal by 400 elements (9 seconds). Noise signals was removed manually.

MritulaC commented 2 years ago

Hi, Can you kindly add a file of raw data and preprocessed data, please?

When I am trying to download from the above-mentioned URL, it errors out.

I am trying to re-implement and learn GAN implementation. If you provide the data i will be of great help to reproduce and learn the logic behind it.

Thanks!

Mritula

okanduzyel commented 1 year ago

Hi,

I have been stuck in the same place. Could you share your "fix_signals_400.npy" file, please?

way-sal commented 1 year ago

Hi, Same issue can you please share the preprocessing code or the "fix_signals_400.npy" file, thanx