File size: 373 Bytes
1a29567
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
---
license: apache-2.0
---
# WCR Model fined tuned to detect 77 classes

 - model_name: `wcr_77_classes`
 - 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 77 diagnosis classes.