Update README.md
Browse files
README.md
CHANGED
|
@@ -6,14 +6,11 @@ The PTB-XL dataset is a signal-based ECG dataset comprising 21799 unique ECGs.
|
|
| 6 |
|
| 7 |
GenECG is divided into the following subsets:
|
| 8 |
|
| 9 |
-
-Dataset A: ECGs without imperfections (dataset_A_ecgs_without_imperfections)
|
| 10 |
-
This subset includes 21799 ECG images that have been generated directly from the original PTB-XL recordings, free from any visual imperfections.
|
| 11 |
|
| 12 |
-
-Dataset B: ECGs with imperfections (dataset_B_ecgs_with_imperfections)
|
| 13 |
-
This subset contains the same 21799 ECG images as Dataset A, but with added visual imperfections that simulate common issues found in photographed ECGs.
|
| 14 |
|
| 15 |
The original PTB-XL metadata can be found in the following CSV file: https://physionet.org/content/ptb-xl/1.0.3/ptbxl_database.csv
|
| 16 |
-
Images in the GenECG dataset have the same ecg_id as the PTB-XL dataset with the addition of _hr_1R to the ECG ID.
|
| 17 |
-
For example, ECG 02000_hr_1R.png from GenECG corresponds to 02000_hr.dat in PTB-XL.
|
| 18 |
|
| 19 |
For more information about the creation of GenECG, please refer to the following publication: DOI: XXX
|
|
|
|
| 6 |
|
| 7 |
GenECG is divided into the following subsets:
|
| 8 |
|
| 9 |
+
-Dataset A: ECGs without imperfections (dataset_A_ecgs_without_imperfections) - This subset includes 21799 ECG images that have been generated directly from the original PTB-XL recordings, free from any visual imperfections.
|
|
|
|
| 10 |
|
| 11 |
+
-Dataset B: ECGs with imperfections (dataset_B_ecgs_with_imperfections) - This subset contains the same 21799 ECG images as Dataset A, but with added visual imperfections that simulate common issues found in photographed ECGs.
|
|
|
|
| 12 |
|
| 13 |
The original PTB-XL metadata can be found in the following CSV file: https://physionet.org/content/ptb-xl/1.0.3/ptbxl_database.csv
|
| 14 |
+
Images in the GenECG dataset have the same ecg_id as the PTB-XL dataset with the addition of _hr_1R to the ECG ID. For example, ECG 02000_hr_1R.png from GenECG corresponds to 02000_hr.dat in PTB-XL.
|
|
|
|
| 15 |
|
| 16 |
For more information about the creation of GenECG, please refer to the following publication: DOI: XXX
|