hsd1503 / resnet1dLinks
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
☆480Updated 3 years ago
Alternatives and similar repositories for resnet1d
Users that are interested in resnet1d are comparing it to the libraries listed below
Sorting:
- pytorch code of multi scale 1d resnet, we hope it will help your research☆221Updated 4 years ago
- pytorch implementation of transformer for 1D data☆40Updated 3 years ago
- To do a deep learning project on ecg. I use pytorch to reproduce the traditional CNN models include LeNet AlexNet ZFNet VGG GoogLeNet Res…☆95Updated last year
- Public repository associated with "Deep Learning for ECG Analysis: Benchmarks and Insights from PTB-XL"☆233Updated this week
- An example of time series augmentation methods with Keras☆345Updated 3 years ago
- Self-supervised representation learning from 12-lead ECG data☆86Updated 3 years ago
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆117Updated 4 years ago
- Self-supervised contrastive learning for time series via time-frequency consistency