Add citations
Browse files
README.md
CHANGED
|
@@ -68,10 +68,10 @@ We formulate a supervised multi-label image classification task on 12-lead ECGs
|
|
| 68 |
|
| 69 |
Training data combines:
|
| 70 |
|
| 71 |
-
- PTB-XL, a large-scale dataset of raw 12-lead ECG waveforms in WFDB format with 16-bit precision
|
| 72 |
-
- A supplementary ECG image dataset
|
| 73 |
|
| 74 |
-
To enable image-based classification, raw PTB-XL waveforms are converted into realistic print-style ECG images using the open-source ECG image generator by Rahimi et al. This yields approximately 21,000 synthetic ECG images, which are combined with 713 real ECG images from the supplementary dataset.
|
| 75 |
|
| 76 |
---
|
| 77 |
|
|
|
|
| 68 |
|
| 69 |
Training data combines:
|
| 70 |
|
| 71 |
+
- PTB-XL, a large-scale dataset of raw 12-lead ECG waveforms in WFDB format with 16-bit precision [1]
|
| 72 |
+
- A supplementary ECG image dataset [2]
|
| 73 |
|
| 74 |
+
To enable image-based classification, raw PTB-XL waveforms are converted into realistic print-style ECG images using the open-source ECG image generator by Rahimi et al [3]. This yields approximately 21,000 synthetic ECG images, which are combined with 713 real ECG images from the supplementary dataset.
|
| 75 |
|
| 76 |
---
|
| 77 |
|