Downloads · 30 days
38
12% of all-time downloads
heartwise/EfficientNetV2_AFIB_5y
EfficientNetV2_AFIB_5y is a machine learning model from heartwise. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
- modelname: efficientnetv2afib5y - Utilizes the EfficientNetV2 architecture for processing ECG signals. - Pre-trained model is loaded from a specified directory, and the model is used to process ECG signal tensors. -…
Downloads · 30 days
38
12% of all-time downloads
All-time downloads
305
Public
Repo size
7.1 MB
Likes
0
Public
Click a slice to open those files.
.pt7.1 MB · 100%
From the Hugging Face model README
efficientnetv2_afib_5yTo load use
import torch
model = torch.jit.load(model_path)