sikicode / physionet24

A deep learning algorithm to digitize and classify electrocardiograms (ECGs) captured from images or paper printouts.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[TASK]: Detangle concepts - Urgent! #11

Closed sikicode closed 6 months ago

sikicode commented 7 months ago
  1. Figure out input and output: de-noised ECG image && ECG signal vector. Scale? Runtime requirement?
  2. Explore existing tools or models and list them in a WIKI page.
  3. Discuss with team to decide which technology to apply.
sikicode commented 6 months ago

Figure out input and output: de-noised ECG image && ECG signal vector. Scale - 20000+ will need GPU to speed up. Runtime requirement - see readme. Explore existing tools or models and list them in a WIKI page. Discuss with team to decide which technology to apply.