Demo Site For Echocardiogram and Electrocardiogram Models

Amyloidosis detection model

The ECG model is here.
The echocardiogram model is here.

The example files to run the ECG model can be downloaded from here.
If you run this data, the output from the model will be 0.019

The example files to run the echocardiogram model can be downloaded from here.
If you run this data with scale=0.1, the output from the model will be 0.0

The codes with model specification in keras format is here.

HCM detection model

The ECG model is here.
The echocardiogram model is here.

The example files to run the ECG model on numpy file can be downloaded from here.
If you run this data, the output from the model will be 0.0

The example files to run the ECG model on csv can be downloaded from here.
If you run this data, the output from the model will be 0.0

The example files to run the echocardiogram model on numpy file can be downloaded from here.
If you run this data with scale=0.03, the output from the model will be 0.0

The echocardiogram model can be run on videos in DICOM format. In that case, the scale will be automatically extracted from the DICOM header.


Low Ejection Fraction detection model

The model is here.

The example files to run the model can be downloaded from here.
If you run this data, the output from the model will be 0.30

ECG ASD detection model

The model is here.

The example files to run the model can be downloaded from here.
If you run this data, the output from the model will be 0.0

CTRCD detection model

The model is here.

The example files to run the model can be downloaded from here.
If you run this data, the output from the model will be 0.737

echoAI-CFR and echoAI-MBF models

The model is here.


The example files to run the model can be downloaded from here.
If you run this data with scale=0.3, frametime=0.033 the output from the model will be echoAI-CFR:4.086, echoAI-restMBF:0.509, echoAI-stressMBF:1.658