WCR_AFIB_5Y / README.md
JakJak504's picture
Update README.md
c305130 verified
metadata
license: apache-2.0

WCR Model fined-tuned to detect AFIB at 5y

  • model_name: wcr_afib_5y
  • 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 incident AFIB at 5 years.