ecgGAN icon indicating copy to clipboard operation
ecgGAN copied to clipboard

Wasn't this supposed to generate 12 lead ECG?

Open ioanacretu97 opened this issue 2 years ago • 3 comments

Looking at the Generator I can see that you are using 12-lead signals as input (100x12). However, the output is a one-dimensional signal of 400x1. Can you please explain why is that? Wasn't the goal the generation of multi signal? I am trying to generate 12-leads and found this project interesting. Thank you for publishing it!

ioanacretu97 avatar Aug 23 '22 09:08 ioanacretu97

Hi! Sorry, actually I can't remember why I leaved input 100x12. But I did not succeed to create GAN with 12-leads output. So I decided to generate only one heart beat. Maybe you can to improve that :)

MikhailMurashov avatar Aug 23 '22 09:08 MikhailMurashov

Hi, I am trying to generate 12-leads ECG. Please tell me something about your process! Thank you very much!

Qxha avatar Aug 30 '22 11:08 Qxha

@Qxha I will publish a paper on it soon so please follow my profile (although I know I have nothing on it yet but plan to publish that code). I can't give too much info at the moment. Sorry

ioanacretu97 avatar Sep 29 '22 13:09 ioanacretu97