Skip to content

cfauchereau/ecg-convnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a ConvNeXt V2 implementation designed to work with 1D signals. It can be loaded using Pytorch Hub. We also share pretrained weights. We trained the model on ECG signals from the Icentia11k dataset using a masking pretext task.

To load the pretrained model, use:

model = torch.hub.load("cfauchereau/ecg-convnext", "ecg_convnext", pretrained=True)

About

ConvNeXt V2 model for ECG processing

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages