Skip to content

Empirical Mode Decomposition algorithm (EEMD) to decompose the image data and characterize the underlying dynamics, and the most representative component is then fed into a You-Only-Look-Once (YOLO) image-recognition architecture for heart disease detection.

Notifications You must be signed in to change notification settings

unclerain/Image-Decomposition-Enhanced-Deep-Learning-for-Detection-of-Heart-Disease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Decomposition-Enhanced-Deep-Learning-for-Detection-of-Heart-Disease

Python code for the paper: Shu, Y., Smith, T. G., Arunachalam, S. P., Tolkacheva, E. G., & Cheng, C. (2023). Image-Decomposition-Enhanced Deep Learning for Detection of Rotor Cores in Cardiac Fibrillation. IEEE Transactions on Biomedical Engineering. DOI: 10.1109/TBME.2023.3292383

Empirical Mode Decomposition algorithm (EEMD) to decompose the image data and characterize the underlying dynamics, and the most representative component is then fed into a You-Only-Look-Once (YOLO) image-recognition architecture for heart disease detection.

A novel low-rank and joint-sparse decomposition (LJSD) is developed for effective reconstruction of epicardial electrical potential. Ensemble Empirical Mode Decomposition algorithm (EEMD) with a You-Only-Look-Once (YOLO) image-recognition architecture is applied for heart diseasr detection

This integrated EEMD-YOLO model achieves the highest rotor detection accuracy (96%) compared to other filtering-AI methods.

Methodology

  • CNN model (You-Only-Look-Once (YOLO) image-recognition architecture) YoLo
  • Image partition and bounding box design image preprocess

Heart detection on simulated data

simulation

Heart detection on animal experiment data

animals

About

Empirical Mode Decomposition algorithm (EEMD) to decompose the image data and characterize the underlying dynamics, and the most representative component is then fed into a You-Only-Look-Once (YOLO) image-recognition architecture for heart disease detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages