Skip to content

Robust R-Peak Detection in Low-Quality Holter ECGs Using 1D Convolutional Neural Network

Notifications You must be signed in to change notification settings

MUzairZahid/R-Peak-Detection-1D-CNN

Repository files navigation

Robust R-Peak Detection in Low-Quality Holter ECGs Using 1D Convolutional Neural Network

This repository includes the implentation of R peak detection method in Robust R-Peak Detection in Low-Quality Holter ECGs Using 1D Convolutional Neural Network.

Network Architecture

The proposed systematic approach and network architecture

Verification Model

image

Dataset

Run

Train

  • Download CPSC data from the link to the "data/" folder
  • Data Preparation without augmentation
  python prepare_data.py
  • Data Preparation with augmentation
  python prepare_data_augmentation.py
  • Start patient wise training and evaluation.
  python run_cnn.py

Citation

If you use the provided method in this repository, please cite the following paper:

@article{zahid2021robust,
  title={Robust R-Peak Detection in Low-Quality Holter ECGs Using 1D Convolutional Neural Network},
  author={Zahid, Muhammad Uzair and Kiranyaz, Serkan and Ince, Turker and Devecioglu, Ozer Can and Chowdhury, Muhammad EH and Khandakar, Amith and Tahir, Anas and Gabbouj, Moncef},
  journal={IEEE Transactions on Biomedical Engineering},
  volume={69},
  number={1},
  pages={119--128},
  year={2021},
  publisher={IEEE}
}

About

Robust R-Peak Detection in Low-Quality Holter ECGs Using 1D Convolutional Neural Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published