DeepPSP / cinc2020

Classification of 12-lead ECGs: the PhysioNet - Computing in Cardiology Challenge 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digest of Top Models (CinC2020 papers searching Challenge on this page)

  • prna: Transformer
  • Between a ROC and a heart place: Adaptive lead weighted ResNet
  • HeartBeats: SE-ResNet
  • Triage: ResNet and Scatter Transform
  • Sharif AI Team: Branched CNN (each branch being VGG-like) and RNN
  • DSAIL_SNU: Bag of Tricks (data augmentation?) for Electrocardiogram Classification with DNN
  • UMCUVA: Exponentially Dilated Causal CNN
  • CQUPT_ECG: Multi-scale SE-Net
  • ECU: CRNN + NAS
  • PALab: SE-ResNet
  • BUTTeam: CNN (modified resnet) With Global Skip Connections and Custom Loss Function
  • SpaceOn Flattop: Modified (how modified?) ResNet
  • ISIBrno: Residual CNN-GRU with Attention Mechanism
  • other teams: Modified EfficientNet; Class Activation Map; Graph Convolutional Network (GCN)

Final rankings can be found here

Update

This repo no longer updates. Further updates will be done in torch_ecg, if there are any.

CinC2021 | CinC2022 | CinC2023

About

Classification of 12-lead ECGs: the PhysioNet - Computing in Cardiology Challenge 2020

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.5%Language:MATLAB 0.2%Language:Dockerfile 0.0%