DeepECG WCR Fine Tuned to detect LVEF under 50 % model
- model_name:
wcr_lvef_under_50
- Utilizes the WCR architecture for processing ECG signals.
- Pre-trained model is loaded from a specified directory, and the model is used to process ECG signal tensors.
- The model takes an input signal tensor and outputs the logits for the binary classification of LVEF < 50%.
Collection including
heartwise/WCR_LVEF_under_50