Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
GenECG is an image-based ECG dataset which has been created from the PTB-XL dataset (https://physionet.org/content/ptb-xl/1.0.3/).
|
| 5 |
-
The PTB-XL is a signal-based ECG dataset comprising 21799 unique ECGs.
|
| 6 |
|
| 7 |
GenECG is divided into subsets:
|
| 8 |
|
|
@@ -13,5 +13,6 @@ This subset includes 21799 ECG images that have been generated directly from the
|
|
| 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 CSV file: https://physionet.org/content/ptb-xl/1.0.3/ptbxl_database.csv
|
|
|
|
| 16 |
|
| 17 |
For more information about the creation of GenECG, please refer to the following publication: DOI: XXX
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
GenECG is an image-based ECG dataset which has been created from the PTB-XL dataset (https://physionet.org/content/ptb-xl/1.0.3/).
|
| 5 |
+
The PTB-XL dataset is a signal-based ECG dataset comprising 21799 unique ECGs.
|
| 6 |
|
| 7 |
GenECG is divided into subsets:
|
| 8 |
|
|
|
|
| 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 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.
|
| 17 |
|
| 18 |
For more information about the creation of GenECG, please refer to the following publication: DOI: XXX
|