Skip to content

hawkiyc/12_Leads_ECG_Reconstruction_wtih_U_Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

12 Leads ECG Signal Reconstruction from Single Lead

12 Leads ECG is essential for examining cardio status. However, most commercial-grade products are unable to capture full 12 Leads ECG signal. And so, Reconstructed 12 Leads ECG Signal might be a better solution for identifying arrhythmia for data collected by smart devices. Here I bulid a Deep Learning model with U-Net Architecture for this specific task.

Here are reconstructed ECG charts of this model. ID_140 ID_547

Chart of Losses on each epochs U-Net_Loss_Result

Dataset Description

I built this model with Code-15% dataset. You can find the description and original data from following link. https://zenodo.org/record/4916206

You can also download cleaned data for this particular project via following Link: https://1drv.ms/u/s!ArQCikHAsFj6oPJoQY7h9rIggjoaug?e=YjNprR

Reference:

  1. Learning to See in the Dark: https://arxiv.org/abs/1805.01934

  2. I am sorry that I lost the original source of my U-Net Implementation. Please let me know if you are the author.

About

12 Leads ECG Signal Reconstruction from Single Lead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages