Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
EfficientNetV2_SL_Model_Tunable – AI Model by heartwise | AlphaNeural AI
You can deploy this model and start earning money today!
heartwise
/
EfficientNetV2_SL_Model_Tunable
like
0
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
The model_name: sl_model.h5
The model utilizes the EfficientNetV2 architecture for processing ECG signals.
The model takes an input signal tensor and outputs the logits for the 77 diagnosis classes.
The Model is saved in h5 format and is tunable
To load use
import torch model = torch.load(model_path)