Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 660 Bytes

File metadata and controls

13 lines (12 loc) · 660 Bytes

ECG-segmentation-unet

This is a program used to segment QRS wave from a given electrocardiography.
The trained file and the training data can be accessed through files.txt.
split.py can be used to seperate waves.
calc_pulses.py is used to calculate the pulse rates.

unet structure

image

Result

Input
image

Output
image