This repository contains supplementary materials from a research project for classifying ECG beat segments into diagnostic classes defined by PhysioBank. Thus far, the following materials have been uploaded.
- A paper published at SN Computer Science (pdf)
- Full 12 lead ECG segments of an RBBB beat from the original ECG data set (link).
- Full 12 lead ECG segments of an RBBB beat randomly altered during ECG data augmentation (link).
- Test results in the four augmentation scenarios (EXP 1 - 4) (link).
- Detailed_results.xlsx: details of the training accuracy and test accuracy in ECG segment classification (link).
- ECG filtering and segmentation (README).
- ECG augmentation (README).
Sample segment:
- ResNet model (link).
ResNet architecture:
- Class activation mapping (link).