Mathivani's picture
Upload folder using huggingface_hub
9466ff1 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Arrhythmia Detection using ECG + PPG
emoji: ๐Ÿฉบ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false

๐Ÿฉบ Arrhythmia Detection using ECG + PPG

This project is a Deep Learning-based arrhythmia detection system that classifies signals into:

  • Bradycardia
  • Tachycardia
  • Ventricular Fibrillation (VFib)
  • Ventricular Tachycardia (VTach)
  • Normal

๐Ÿ” Input

Upload .csv files containing:

  • Time
  • ECG (II/III/AVF/I)
  • PPG/Pleth

โš™๏ธ Model

  • Architecture: CNN + LSTM
  • Input: Raw segmented ECG and PPG signals (20s window, 10s overlap)
  • Framework: TensorFlow/Keras

๐Ÿง  Output

  • Predicted Class
  • Confidence Score
  • Segment-wise classification
  • Optional signal visualization (first 10 seconds)

๐Ÿš€ Created by

Mathivani | Final Year B.Tech Biomedical Engineering
SRM Institute of Science and Technology